/* Font Awesome 6.5.0 — solid subset (self-hosted, icons used by this site only) */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/assets/fonts/fa-solid-900.woff2") format("woff2");
}

.fa,
.fas,
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  display: inline-block;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-xs {
  font-size: 0.75em;
}

/* ── Icons ────────────────────────────────────────────────── */
.fa-arrow-left::before {
  content: "\f060";
}
.fa-arrow-right::before {
  content: "\f061";
}
.fa-ban::before {
  content: "\f05e";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-bowl-food::before {
  content: "\e4c6";
}
.fa-calendar::before {
  content: "\f133";
}
.fa-calendar-check::before {
  content: "\f274";
}
.fa-calendar-days::before {
  content: "\f073";
}
.fa-calendar-plus::before {
  content: "\f271";
}
.fa-calendar-week::before {
  content: "\f784";
}
.fa-chart-area::before {
  content: "\f1fe";
}
.fa-chart-bar::before {
  content: "\f080";
}
.fa-chart-line::before {
  content: "\f201";
}
.fa-chart-pie::before {
  content: "\f200";
}
.fa-check::before {
  content: "\f00c";
}
.fa-circle-check::before {
  content: "\f058";
}
.fa-circle-exclamation::before {
  content: "\f06a";
}
.fa-circle-info::before {
  content: "\f05a";
}
.fa-circle-user::before {
  content: "\f2bd";
}
.fa-clock::before {
  content: "\f017";
}
.fa-cloud-arrow-up::before {
  content: "\f0ee";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-eye::before {
  content: "\f06e";
}
.fa-eye-slash::before {
  content: "\f070";
}
.fa-file-contract::before {
  content: "\f56c";
}
.fa-filter::before {
  content: "\f0b0";
}
.fa-fire::before {
  content: "\f06d";
}
.fa-gauge-high::before {
  content: "\f625";
}
.fa-globe::before {
  content: "\f0ac";
}
.fa-history::before {
  content: "\f1da";
}
.fa-image::before {
  content: "\f03e";
}
.fa-location-dot::before {
  content: "\f3c5";
}
.fa-lock::before {
  content: "\f023";
}
.fa-magnifying-glass::before {
  content: "\f002";
}
.fa-map-location-dot::before {
  content: "\f5a0";
}
.fa-minus::before {
  content: "\f068";
}
.fa-mobile-screen::before {
  content: "\f3cf";
}
.fa-note-sticky::before {
  content: "\f249";
}
.fa-pen::before {
  content: "\f304";
}
.fa-phone::before {
  content: "\f095";
}
.fa-plus::before {
  content: "\2b";
}
.fa-right-from-bracket::before {
  content: "\f2f5";
}
.fa-right-to-bracket::before {
  content: "\f2f6";
}
.fa-save::before {
  content: "\f0c7";
}
.fa-shield-halved::before {
  content: "\f3ed";
}
.fa-sort::before {
  content: "\f0dc";
}
.fa-sort-down::before {
  content: "\f0dd";
}
.fa-sort-up::before {
  content: "\f0de";
}
.fa-star::before {
  content: "\f005";
}
.fa-tag::before {
  content: "\f02b";
}
.fa-trash::before {
  content: "\f1f8";
}
.fa-triangle-exclamation::before {
  content: "\f071";
}
.fa-trophy::before {
  content: "\f091";
}
.fa-truck::before {
  content: "\f0d1";
}
.fa-truck-fast::before {
  content: "\f48b";
}
.fa-user::before {
  content: "\f007";
}
.fa-user-minus::before {
  content: "\f503";
}
.fa-users::before {
  content: "\f0c0";
}
.fa-utensils::before {
  content: "\f2e7";
}
.fa-xmark::before {
  content: "\f00d";
}
