/* FontAwesome réduit aux 125 icônes effectivement citées dans les vues.
   Fichier généré — ne pas modifier à la main.
   Régénérer avec `php artisan slac:icones` après avoir ajouté une icône. */

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/assets/fonts/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('/assets/fonts/fa-regular-400.woff2') format('woff2');
}

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

.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands {
  -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-brands, .fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-regular, .far { font-family: "Font Awesome 6 Free"; font-weight: 400; }

.fa-solid, .fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }

.fa-fw { text-align: center; width: 1.25em; }
.fa-lg { font-size: 1.25em; line-height: .05em; vertical-align: -.075em; }
.fa-sm { font-size: .875em; }
.fa-xs { font-size: .75em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-spin { animation: fa-spin 2s linear infinite; }
@keyframes fa-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { .fa-spin { animation-duration: 1ms; } }

.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-right-arrow-left::before { content: "\f0ec"; }
.fa-arrow-right-from-bracket::before { content: "\f08b"; }
.fa-arrow-rotate-left::before { content: "\f0e2"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-award::before { content: "\f559"; }
.fa-bars::before { content: "\f0c9"; }
.fa-bell::before { content: "\f0f3"; }
.fa-book::before { content: "\f02d"; }
.fa-box::before { content: "\f466"; }
.fa-box-open::before { content: "\f49e"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-building::before { content: "\f1ad"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-calendar-plus::before { content: "\f271"; }
.fa-cart-shopping::before { content: "\f07a"; }
.fa-cc-visa::before { content: "\f1f0"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check::before { content: "\f00c"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-circle::before { content: "\f111"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-dot::before { content: "\f192"; }
.fa-circle-exclamation::before { content: "\f06a"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-circle-question::before { content: "\f059"; }
.fa-circle-xmark::before { content: "\f057"; }
.fa-clock::before { content: "\f017"; }
.fa-cloud-arrow-up::before { content: "\f0ee"; }
.fa-code-branch::before { content: "\f126"; }
.fa-coins::before { content: "\f51e"; }
.fa-copy::before { content: "\f0c5"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-database::before { content: "\f1c0"; }
.fa-earth-africa::before { content: "\f57c"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-envelope-circle-check::before { content: "\e4e8"; }
.fa-envelope-open-text::before { content: "\f658"; }
.fa-eye::before { content: "\f06e"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-file-circle-xmark::before { content: "\e5a1"; }
.fa-file-invoice::before { content: "\f570"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-fire::before { content: "\f06d"; }
.fa-flask::before { content: "\f0c3"; }
.fa-floppy-disk::before { content: "\f0c7"; }
.fa-gauge::before { content: "\f624"; }
.fa-gift::before { content: "\f06b"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-hand-holding-dollar::before { content: "\f4c0"; }
.fa-hands-holding-circle::before { content: "\e4fb"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-hashtag::before { content: "\23"; }
.fa-headset::before { content: "\f590"; }
.fa-heart::before { content: "\f004"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-house::before { content: "\f015"; }
.fa-image::before { content: "\f03e"; }
.fa-images::before { content: "\f302"; }
.fa-inbox::before { content: "\f01c"; }
.fa-industry::before { content: "\f275"; }
.fa-instagram::before { content: "\f16d"; }
.fa-key::before { content: "\f084"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-leaf::before { content: "\f06c"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-linkedin-in::before { content: "\f0e1"; }
.fa-location-crosshairs::before { content: "\f601"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-lock::before { content: "\f023"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-magnifying-glass-chart::before { content: "\e522"; }
.fa-minus::before { content: "\f068"; }
.fa-mobile-screen::before { content: "\f3cf"; }
.fa-mobile-screen-button::before { content: "\f3cd"; }
.fa-newspaper::before { content: "\f1ea"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-pen::before { content: "\f304"; }
.fa-people-group::before { content: "\e533"; }
.fa-phone::before { content: "\f095"; }
.fa-photo-film::before { content: "\f87c"; }
.fa-plus::before { content: "\2b"; }
.fa-print::before { content: "\f02f"; }
.fa-right-from-bracket::before { content: "\f2f5"; }
.fa-right-to-bracket::before { content: "\f2f6"; }
.fa-robot::before { content: "\f544"; }
.fa-rotate-left::before { content: "\f2ea"; }
.fa-rotate-right::before { content: "\f2f9"; }
.fa-route::before { content: "\f4d7"; }
.fa-sack-dollar::before { content: "\f81d"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-share-nodes::before { content: "\f1e0"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-sliders::before { content: "\f1de"; }
.fa-sort::before { content: "\f0dc"; }
.fa-sort-down::before { content: "\f0dd"; }
.fa-sort-up::before { content: "\f0de"; }
.fa-spinner::before { content: "\f110"; }
.fa-star::before { content: "\f005"; }
.fa-store::before { content: "\f54e"; }
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-toggle-on::before { content: "\f205"; }
.fa-trash-can::before { content: "\f2ed"; }
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-truck-fast::before { content: "\f48b"; }
.fa-user::before { content: "\f007"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-user-graduate::before { content: "\f501"; }
.fa-user-group::before { content: "\f500"; }
.fa-user-slash::before { content: "\f506"; }
.fa-user-tie::before { content: "\f508"; }
.fa-users::before { content: "\f0c0"; }
.fa-users-gear::before { content: "\f509"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-warehouse::before { content: "\f494"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-wheat-awn::before { content: "\e2cd"; }
.fa-x-twitter::before { content: "\e61b"; }
.fa-xmark::before { content: "\f00d"; }
