/* Font Awesome 6.0.0 Custom - Solo icone usate nel progetto */
/* Ottimizzato per ridurre dimensione da 14.8 KiB a ~2-3 KiB */

/* Font Face - Solo Solid style (fas) */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/webfonts/fa-solid-900.woff2") format("woff2"),
         url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/webfonts/fa-solid-900.woff") format("woff");
}

.fas, .fa-solid {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

.fas::before, .fa-solid::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

/* Solo icone usate nel progetto */
.fa-bed::before { content: "\f236"; }
.fa-book::before { content: "\f02d"; }
.fa-key::before { content: "\f084"; }
.fa-question-circle::before { content: "\f059"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-moon::before { content: "\f186"; }
.fa-filter::before { content: "\f0b0"; }
.fa-times-circle::before { content: "\f057"; }
.fa-check-circle::before { content: "\f058"; }
.fa-magic::before { content: "\f0d0"; }
.fa-redo::before { content: "\f01e"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-cogs::before { content: "\f085"; }
.fa-edit::before { content: "\f044"; }
.fa-route::before { content: "\f4d7"; }
.fa-brain::before { content: "\f5dc"; }
.fa-couch::before { content: "\f4b8"; }
.fa-puzzle-piece::before { content: "\f12e"; }
.fa-mountain::before { content: "\f6fc"; }
.fa-globe::before { content: "\f0ac"; }
.fa-star::before { content: "\f005"; }
.fa-pen::before { content: "\f304"; }
.fa-mobile-alt::before { content: "\f3cd"; }
.fa-clock::before { content: "\f017"; }
.fa-lock::before { content: "\f023"; }
.fa-home::before { content: "\f015"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-bullseye::before { content: "\f140"; }
.fa-gift::before { content: "\f06b"; }
.fa-robot::before { content: "\f544"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-heart::before { content: "\f004"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-th-large::before { content: "\f009"; }
.fa-list::before { content: "\f03a"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-search::before { content: "\f002"; }
.fa-times::before { content: "\f00d"; }
.fa-thermometer-half::before { content: "\f2c9"; }
.fa-spa::before { content: "\f5bb"; }
.fa-pills::before { content: "\f484"; }
.fa-eye::before { content: "\f06e"; }
.fa-memory::before { content: "\f538"; }

