/* /css/icons-fa-subset.css — FontAwesome 6.5.0 Free SUBSET (custom build) */
/* Généré le 2026-04-25 — contient uniquement les ~75 icônes utilisées sur joursouvrables.fr */
/* Original: 199 KiB CSS+WOFF2 (cdnjs) — Subset: ~10 KiB local */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/css/webfonts/fa-subset.woff2") format("woff2");
}

.fa, .fas, .far, .fa-solid, .fa-regular, .fa-classic {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  text-rendering: auto;
  font-family: 'Font Awesome 6 Free';
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}
@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

/* Used icons */
.fa-arrow-right::before { content: "\f061"; }
.fa-bars::before { content: "\f0c9"; }
.fa-birthday-cake::before { content: "\f1fd"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-cake-candles::before { content: "\f1fd"; }
.fa-calculator::before { content: "\f1ec"; }
.fa-calendar-alt::before { content: "\f073"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-calendar-day::before { content: "\f783"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-calendar-plus::before { content: "\f271"; }
.fa-calendar-times::before { content: "\f273"; }
.fa-calendar-week::before { content: "\f784"; }
.fa-calendar-xmark::before { content: "\f273"; }
.fa-caret-down::before { content: "\f0d7"; }
.fa-chart-pie::before { content: "\f200"; }
.fa-chart-simple::before { content: "\e473"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-question::before { content: "\f059"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-clock::before { content: "\f017"; }
.fa-clock-rotate-left::before { content: "\f1da"; }
.fa-compass::before { content: "\f14e"; }
.fa-couch::before { content: "\f4b8"; }
.fa-download::before { content: "\f019"; }
.fa-ellipsis-h::before { content: "\f141"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-exchange-alt::before { content: "\f362"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-expand-alt::before { content: "\f424"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-filter::before { content: "\f0b0"; }
.fa-flag::before { content: "\f024"; }
.fa-flag-checkered::before { content: "\f11e"; }
.fa-forward::before { content: "\f04e"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-hashtag::before { content: "\23"; }
.fa-history::before { content: "\f1da"; }
.fa-hourglass-end::before { content: "\f253"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-infinity::before { content: "\f534"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-landmark::before { content: "\f66f"; }
.fa-leaf::before { content: "\f06c"; }
.fa-list::before { content: "\f03a"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-map-location-dot::before { content: "\f5a0"; }
.fa-minus::before { content: "\f068"; }
.fa-moon::before { content: "\f186"; }
.fa-play::before { content: "\f04b"; }
.fa-play-circle::before { content: "\f144"; }
.fa-plus::before { content: "\2b"; }
.fa-print::before { content: "\f02f"; }
.fa-puzzle-piece::before { content: "\f12e"; }
.fa-road::before { content: "\f018"; }
.fa-rotate::before { content: "\f2f1"; }
.fa-rotate-left::before { content: "\f2ea"; }
.fa-scroll::before { content: "\f70e"; }
.fa-search::before { content: "\f002"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-spinner::before { content: "\f110"; }
.fa-star::before { content: "\f005"; }
.fa-stop-circle::before { content: "\f28d"; }
.fa-stopwatch::before { content: "\f2f2"; }
.fa-sun::before { content: "\f185"; }
.fa-th::before { content: "\f00a"; }
.fa-times::before { content: "\f00d"; }
.fa-user-pen::before { content: "\f4ff"; }
