/*
 * Eprecus public-site Font Awesome subset.
 * Generated from the licensed local Font Awesome assets and intentionally
 * limited to glyphs used by the public Razor/CMS route inventory.
 */
@font-face {
  font-family: "Eprecus FA Solid";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-site-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Eprecus FA Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-site-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Eprecus FA Light";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/fa-site-light-300.woff2") format("woff2");
}

@font-face {
  font-family: "Eprecus FA Thin";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/fa-site-thin-100.woff2") format("woff2");
}

@font-face {
  font-family: "Eprecus FA Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-site-brands-400.woff2") format("woff2");
}

.fa,
.fas,
.far,
.fal,
.fat,
.fab,
.fa-solid,
.fa-regular,
.fa-light,
.fa-thin,
.fa-brands {
  -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-solid,
.fas {
  font-family: "Eprecus FA Solid";
  font-weight: 900;
}

.fa-regular,
.far {
  font-family: "Eprecus FA Regular";
  font-weight: 400;
}

.fa-light,
.fal {
  font-family: "Eprecus FA Light";
  font-weight: 300;
}

.fa-thin,
.fat {
  font-family: "Eprecus FA Thin";
  font-weight: 100;
}

.fa-brands,
.fab {
  font-family: "Eprecus FA Brands";
  font-weight: 400;
}

.fa-times::before { content: "\f00d"; }
.fa-print::before { content: "\f02f"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-plus::before { content: "\f067"; }
.fa-minus::before { content: "\f068"; }
.fa-exclamation-triangle::before,
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-copy::before { content: "\f0c5"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-excel::before { content: "\f1c3"; }
.fa-chart-line::before { content: "\f201"; }
.fa-universal-access::before { content: "\f29a"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-file-export::before { content: "\f56e"; }

.fa-linkedin-in::before { content: "\f0e1"; }
.fa-instagram::before { content: "\f16d"; }
.fa-pinterest-p::before { content: "\f231"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-x-twitter::before { content: "\e61b"; }
