/* Font Awesome Pro 6.7.2 — Subset für es-blueht.at (16.08.2026)
 * Enthält NUR die 15 auf der Site verwendeten Solid-Icons.
 * Neues Icon im Elementor eingebaut? Dann hier + im Subset-Font ergänzen
 * (Vorgehen: siehe gerbracht-memory, Projekt es-blueht.at) oder im Plugin
 * vorübergehend wieder auf das volle fontawesome/css/all.min.css wechseln. */
@font-face {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(fa-solid-900-subset.woff2) format("woff2");
}
.fa, .fas, .fa-solid, .fa-classic {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa::before, .fas::before, .fa-solid::before, .fa-classic::before { content: var(--fa); }
.fa-car { --fa: "\f1b9"; }
.fa-circle { --fa: "\f111"; }
.fa-egg { --fa: "\f7fb"; }
.fa-fire { --fa: "\f06d"; }
.fa-flower-tulip { --fa: "\f801"; }
.fa-gift { --fa: "\f06b"; }
.fa-glass-cheers { --fa: "\f79f"; }
.fa-heart { --fa: "\f004"; }
.fa-holly-berry { --fa: "\f7aa"; }
.fa-home { --fa: "\f015"; }
.fa-leaf { --fa: "\f06c"; }
.fa-seedling { --fa: "\f4d8"; }
.fa-spa { --fa: "\f5bb"; }
.fa-sun { --fa: "\f185"; }
.fa-user-friends { --fa: "\f500"; }
