/*!
 * Font Awesome Free 6.5.0 — subset.
 * Icons: CC BY 4.0 · Fonts: SIL OFL 1.1 · Code: MIT — https://fontawesome.com/license/free
 *
 * Only the 47 glyphs this theme actually renders are kept: the full solid face is 153 KB and the
 * regular face 25 KB, and the regular face was being downloaded for a single outline star.
 * The "Font Awesome 5 Free" aliases are here because the migrated mercury rules ask for that
 * family by name; they resolve to the same two files.
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900-subset.woff2?v=3a1ed5b7") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400-subset.woff2?v=d9cf620b") format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900-subset.woff2?v=3a1ed5b7") format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400-subset.woff2?v=d9cf620b") format("woff2");
}

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

.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-6x { font-size: 6em; }

.fa-arrow-alt-circle-right::before { content: "\f35a"; }
.fa-arrow-circle-up::before { content: "\f0aa"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-award::before { content: "\f559"; }
.fa-bell::before { content: "\f0f3"; }
.fa-box::before { content: "\f466"; }
.fa-building::before { content: "\f1ad"; }
.fa-camera::before { content: "\f030"; }
.fa-cart-plus::before { content: "\f217"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-circle-check::before { content: "\f058"; }
.fa-coins::before { content: "\f51e"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-desktop::before { content: "\f390"; }
.fa-dollar-sign::before { content: "\24"; }
.fa-edit::before { content: "\f044"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-filter::before { content: "\f0b0"; }
.fa-fire::before { content: "\f06d"; }
.fa-flag::before { content: "\f024"; }
.fa-gift::before { content: "\f06b"; }
.fa-glass-cheers::before { content: "\f79f"; }
.fa-globe::before { content: "\f0ac"; }
.fa-headset::before { content: "\f590"; }
.fa-heart::before { content: "\f004"; }
.fa-home::before { content: "\f015"; }
.fa-leaf::before { content: "\f06c"; }
.fa-lock::before { content: "\f023"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-puzzle-piece::before { content: "\f12e"; }
.fa-search::before { content: "\f002"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-shopping-bag::before { content: "\f290"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-star::before { content: "\f005"; }
.fa-tag::before { content: "\f02b"; }
.fa-th-large::before { content: "\f009"; }
.fa-ticket-alt::before { content: "\f3ff"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-truck-fast::before { content: "\f48b"; }
.fa-user::before { content: "\f007"; }
.fa-wallet::before { content: "\f555"; }
.fa-clock::before { content: "\f017"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-sort-down::before { content: "\f0dd"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-plus::before { content: "\f067"; }
.fa-minus::before { content: "\f068"; }
