/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/webfonts/fa-brands-400.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/webfonts/fa-regular-400.woff2") format("woff2");
}

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa, .fas, .far, .fal, .fat, .fad, .fass {
  font-family: "Font Awesome 6 Free";
}

.fa, .fas {
  font-weight: 900;
}

.far, .fal, .fat, .fad, .fass {
  font-weight: 400;
}

.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

/* Spezifische Icons die Sie verwenden */
.fa-bars:before { content: "\f0c9"; }
.fa-times:before { content: "\f00d"; }
.fa-building:before { content: "\f1ad"; }
.fa-users:before { content: "\f0c0"; }
.fa-tools:before { content: "\f7d9"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-palette:before { content: "\f53f"; }
.fa-tree:before { content: "\f1bb"; }
.fa-archway:before { content: "\f557"; }
.fa-solar-panel:before { content: "\f5ba"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-leaf:before { content: "\f06c"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-road:before { content: "\f018"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-user:before { content: "\f007"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-comment:before { content: "\f075"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-phone:before { content: "\f095"; }
.fa-globe:before { content: "\f0ac"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-check-circle:before { content: "\f058"; }
.fa-cookie-bite:before { content: "\f564"; }
.fa-user-shield:before { content: "\f505"; }
.fa-check:before { content: "\f00c"; }
.fa-search:before { content: "\f002"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-home:before { content: "\f015"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-spinner:before { content: "\f110"; }
.fa-question-circle:before { content: "\f059"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-calendar:before { content: "\f133"; }
.fa-clock:before { content: "\f017"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-share:before { content: "\f064"; }
.fa-print:before { content: "\f02f"; }
.fa-download:before { content: "\f019"; }
.fa-upload:before { content: "\f093"; }
.fa-save:before { content: "\f0c7"; }
.fa-trash:before { content: "\f1f8"; }
.fa-edit:before { content: "\f044"; }
.fa-copy:before { content: "\f0c5"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-square:before { content: "\f14a"; }
.fa-square:before { content: "\f0c8"; }
.fa-circle:before { content: "\f111"; }
.fa-dot-circle:before { content: "\f192"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-angle-down:before { content: "\f107"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-long-arrow-alt-right:before { content: "\f30b"; }
.fa-long-arrow-alt-left:before { content: "\f30a"; }