/*!
 * Font Awesome Free 6.5.1 - Subset personnalisé
 * Contient uniquement les 73 icônes utilisées sur le site
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

/* Font Awesome Solid */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("fa-solid-subset.woff2") format("woff2");
}

/* Font Awesome Brands */
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fa-brands-subset.woff2") format("woff2");
}

/* Base classes */
.fa, .fas, .far, .fal, .fat, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* Solid & Regular */
.fas, .fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

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

/* Icon definitions - Solid (67 icons) */
.fa-arrow-left:before { content: "\f060"; }
.fa-bars:before { content: "\f0c9"; }
.fa-birthday-cake:before { content: "\f1fd"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-building:before { content: "\f1ad"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-camera:before { content: "\f030"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-chart-line:before { content: "\f201"; }
.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-child:before { content: "\f1ae"; }
.fa-clock:before { content: "\f017"; }
.fa-cog:before { content: "\f013"; }
.fa-comments:before { content: "\f086"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-crown:before { content: "\f521"; }
.fa-database:before { content: "\f1c0"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-expand-arrows-alt:before { content: "\f31e"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-fingerprint:before { content: "\f577"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-glass-cheers:before { content: "\f79f"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-headset:before { content: "\f590"; }
.fa-heart:before { content: "\f004"; }
.fa-home:before { content: "\f015"; }
.fa-hotel:before { content: "\f594"; }
.fa-images:before { content: "\f302"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-landmark:before { content: "\f66f"; }
.fa-laptop-code:before { content: "\f5fc"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-lock:before { content: "\f023"; }
.fa-magic:before { content: "\f0d0"; }
.fa-magnet:before { content: "\f076"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-music:before { content: "\f001"; }
.fa-palette:before { content: "\f53f"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-pause:before { content: "\f04c"; }
.fa-phone:before { content: "\f095"; }
.fa-play:before { content: "\f04b"; }
.fa-plus:before { content: "\f067"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-print:before { content: "\f02f"; }
.fa-qrcode:before { content: "\f029"; }
.fa-robot:before { content: "\f544"; }
.fa-rocket:before { content: "\f135"; }
.fa-ruler-combined:before { content: "\f546"; }
.fa-running:before { content: "\f70c"; }
.fa-search:before { content: "\f002"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-star:before { content: "\f005"; }
.fa-star-half-alt:before { content: "\f5c0"; }
.fa-store:before { content: "\f54e"; }
.fa-tag:before { content: "\f02b"; }
.fa-th:before { content: "\f00a"; }
.fa-th-large:before { content: "\f009"; }
.fa-times:before { content: "\f00d"; }
.fa-tools:before { content: "\f7d9"; }
.fa-trophy:before { content: "\f091"; }
.fa-truck:before { content: "\f0d1"; }
.fa-tv:before { content: "\f26c"; }
.fa-user-tie:before { content: "\f508"; }
.fa-users:before { content: "\f0c0"; }
.fa-video:before { content: "\f03d"; }
.fa-walking:before { content: "\f554"; }
.fa-weight-hanging:before { content: "\f5cd"; }
.fa-wifi:before { content: "\f1eb"; }

/* Icon definitions - Brands (7 icons) */
.fa-facebook-f:before { content: "\f39e"; }
.fa-instagram:before { content: "\f16d"; }
.fa-twitter:before { content: "\f099"; }
.fa-pinterest-p:before { content: "\f231"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-whatsapp:before { content: "\f232"; }
