/* ============================================================
   Font Awesome 6.5.1 Free — sous-ensemble local aufuret.ch
   Remplace https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css
   Ne contient QUE les glyphes utilisés par le site (grep 15.07.2026).
   Polices sous-ensemblées avec fontTools (solid : 44 glyphes,
   brands : 4 glyphes). Licence : Font Awesome Free
   (icônes CC BY 4.0, polices SIL OFL 1.1, code MIT)
   https://fontawesome.com/license/free
   ============================================================ */

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

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(fa-brands-400.woff2) format('woff2');
}

/* Règles de base (reprises de all.min.css) */
.fa,
.fa-solid,
.fas {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}

.fa,
.fa-solid,
.fas,
.fa-brands,
.fab {
  -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-fw {
  text-align: center;
  width: 1.25em;
}

/* Glyphes utilisés par le site */
.fa-android::before{content:"\f17b"}
.fa-apple::before{content:"\f179"}
.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-up-from-bracket::before{content:"\e09a"}
.fa-arrow-up-right-from-square::before{content:"\f08e"}
.fa-book-open::before{content:"\f518"}
.fa-calendar-check::before{content:"\f274"}
.fa-cat::before{content:"\f6be"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-right::before{content:"\f054"}
.fa-circle-down::before{content:"\f358"}
.fa-circle-info::before{content:"\f05a"}
.fa-clipboard-check::before{content:"\f46c"}
.fa-clock::before{content:"\f017"}
.fa-coins::before{content:"\f51e"}
.fa-comments::before{content:"\f086"}
.fa-dog::before{content:"\f6d3"}
.fa-download::before{content:"\f019"}
.fa-ear-listen::before{content:"\f2a2"}
.fa-envelope::before{content:"\f0e0"}
.fa-facebook::before{content:"\f09a"}
.fa-file-pdf::before{content:"\f1c1"}
.fa-globe::before{content:"\f0ac"}
.fa-headphones::before{content:"\f025"}
.fa-hospital::before{content:"\f0f8"}
.fa-house-medical::before{content:"\e3b2"}
.fa-images::before{content:"\f302"}
.fa-language::before{content:"\f1ab"}
.fa-location-dot::before{content:"\f3c5"}
.fa-magnifying-glass::before{content:"\f002"}
.fa-microphone-lines::before{content:"\f3c9"}
.fa-microscope::before{content:"\f610"}
.fa-mobile-screen-button::before{content:"\f3cd"}
.fa-newspaper::before{content:"\f1ea"}
.fa-paw::before{content:"\f1b0"}
.fa-phone::before{content:"\f095"}
.fa-phone-volume::before{content:"\f2a0"}
.fa-scale-balanced::before{content:"\f24e"}
.fa-scissors::before{content:"\f0c4"}
.fa-shield-heart::before{content:"\e574"}
.fa-star::before{content:"\f005"}
.fa-stethoscope::before{content:"\f0f1"}
.fa-tooth::before{content:"\f5c9"}
.fa-triangle-exclamation::before{content:"\f071"}
.fa-truck-medical::before{content:"\f0f9"}
.fa-tv::before{content:"\f26c"}
.fa-whatsapp::before{content:"\f232"}
