/* Automatisch erzeugt von scripts/build_icons.js - nicht von Hand aendern.
   Quelle: Font Awesome 6.0.0 Free, https://fontawesome.com
   Symbole CC BY 4.0, Schrift SIL OFL 1.1.
   Enthaelt 59 von 2138 Symbolen - genau die, die im
   Projekt vorkommen. Ersetzt den frueheren Abruf von cdnjs.cloudflare.com. */

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    /* swap statt des originalen block: block haelt das Symbol bis zu drei
       Sekunden unsichtbar und laesst es dann einspringen - genau der
       Layoutsprung, den Lighthouse unter "Font display" bemaengelt hat. */
    font-display: swap;
    src: url("../fonts/fontawesome/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-arrow-down::before { content: "\f063"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-arrow-up-right-from-square::before { content: "\f08e"; }
.fa-award::before { content: "\f559"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-building::before { content: "\f1ad"; }
.fa-calendar-day::before { content: "\f783"; }
.fa-camera::before { content: "\f030"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-clock::before { content: "\f017"; }
.fa-cogs::before { content: "\f085"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-comments::before { content: "\f086"; }
.fa-cubes::before { content: "\f1b3"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-euro-sign::before { content: "\f153"; }
.fa-file-invoice-dollar::before { content: "\f571"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-gauge-high::before { content: "\f625"; }
.fa-gift::before { content: "\f06b"; }
.fa-hand-holding-usd::before { content: "\f4c0"; }
.fa-heart::before { content: "\f004"; }
.fa-home::before { content: "\f015"; }
.fa-house-chimney::before { content: "\e3af"; }
.fa-info::before { content: "\f129"; }
.fa-landmark::before { content: "\f66f"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-leaf::before { content: "\f06c"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-lock::before { content: "\f023"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-phone::before { content: "\f095"; }
.fa-question-circle::before { content: "\f059"; }
.fa-rotate-right::before { content: "\f2f9"; }
.fa-route::before { content: "\f4d7"; }
.fa-ruler-combined::before { content: "\f546"; }
.fa-search::before { content: "\f002"; }
.fa-search-dollar::before { content: "\f688"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-tasks::before { content: "\f0ae"; }
.fa-temperature-half::before { content: "\f2c9"; }
.fa-thermometer-half::before { content: "\f2c9"; }
.fa-times::before { content: "\f00d"; }
.fa-times-circle::before { content: "\f057"; }
.fa-vector-square::before { content: "\f5cb"; }
.fa-video::before { content: "\f03d"; }
.fa-wind::before { content: "\f72e"; }
.fa-xmark::before { content: "\f00d"; }
