/* Font Awesome 6 Subset - PAL Site Only */
/* Generated: 2026-07-05 */
/* Only includes icons actually used on the site */

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

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

.fas, .fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

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

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

/* Solid icons */
.fa-bars::before { content: "\f0c9"; }
.fa-cart-plus::before { content: "\f217"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-edit::before { content: "\f044"; }
.fa-gift::before { content: "\f06b"; }
.fa-plus::before { content: "\f067"; }
.fa-search::before { content: "\f002"; }
.fa-times::before { content: "\f00d"; }

/* Brand icons */
.fa-pinterest::before, .fa-pinterest-p::before { content: "\f0d2"; }

/* Size modifiers */
.fa-2x { font-size: 2em; }
.fa-lg { font-size: 1.25em; line-height: 0.05em; vertical-align: -0.075em; }
