/*!
 * Font Awesome Free 6.4.2 — lokales Subset fuer Microsites
 * Nur die tatsaechlich genutzten Solid-Icons + lokale woff2.
 * License: Icons CC BY 4.0, Fonts SIL OFL 1.1, Code MIT (https://fontawesome.com/license/free)
 * Quelle: cdnjs FA 6.4.2 (Codepoints + fa-solid-900.woff2), lokal gehostet -> keine /webfonts/-404.
 */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../webfonts/fa-solid-900.woff2) format("woff2");
}

.fa, .fas, .fa-solid {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: 1;
    text-rendering: auto;
}

.fa-angle-right:before { content: "\f105"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bars:before { content: "\f0c9"; }
.fa-bed:before { content: "\f236"; }
.fa-camera:before { content: "\f030"; }
.fa-car-side:before { content: "\f5e4"; }
.fa-circle-info:before { content: "\f05a"; }
.fa-clock:before { content: "\f017"; }
.fa-cloud-sun:before { content: "\f6c4"; }
.fa-coins:before { content: "\f51e"; }
.fa-compass:before { content: "\f14e"; }
.fa-gas-pump:before { content: "\f52f"; }
.fa-hat-wizard:before { content: "\f6e8"; }
.fa-helmet-safety:before { content: "\f807"; }
.fa-landmark:before { content: "\f66f"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-mountain:before { content: "\f6fc"; }
.fa-mountain-sun:before { content: "\e52f"; }
.fa-mug-hot:before { content: "\f7b6"; }
.fa-road:before { content: "\f018"; }
.fa-route:before { content: "\f4d7"; }
.fa-screwdriver-wrench:before { content: "\f7d9"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-star:before { content: "\f005"; }
.fa-sun:before { content: "\f185"; }
.fa-tree:before { content: "\f1bb"; }
.fa-triangle-exclamation:before { content: "\f071"; }
.fa-warehouse:before { content: "\f494"; }
.fa-wind:before { content: "\f72e"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-clipboard-check:before { content: "\f46c"; }
.fa-house:before { content: "\f015"; }
.fa-arrow-up-right-from-square:before { content: "\f08e"; }
.fa-charging-station:before { content: "\f5e7"; }
.fa-circle-check:before { content: "\f058"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-gauge-high:before { content: "\f625"; }
.fa-hand-sparkles:before { content: "\e05d"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-map-location-dot:before { content: "\f5a0"; }
.fa-phone-volume:before { content: "\f2a0"; }
.fa-plane-departure:before { content: "\f5b0"; }
.fa-shirt:before { content: "\f553"; }
.fa-store:before { content: "\f54e"; }
.fa-wine-bottle:before { content: "\f72f"; }
