/*
 * Font Awesome, subset to the icons this site actually renders.
 *
 * GENERATED by tools/subset-icons.py — do not hand-edit; add the icon name to
 * that script and re-run instead.
 *
 * Font data remains Font Awesome Pro under its commercial licence; subsetting
 * does not alter those terms.
 */

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/subset/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/subset/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/subset/fa-light-300.woff2") format("woff2");
}

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

.fa, .fas, .fa-solid,
.far, .fa-regular,
.fal, .fa-light,
.fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa, .fas, .fa-solid   { font-family: "Font Awesome 6 Pro"; font-weight: 900; }
.far, .fa-regular      { font-family: "Font Awesome 6 Pro"; font-weight: 400; }
.fal, .fa-light        { font-family: "Font Awesome 6 Pro"; font-weight: 300; }
.fab, .fa-brands       { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-arrow-right::before { content: "\f061"; }
.fa-angle-down::before { content: "\f107"; }
.fa-angle-right::before { content: "\f105"; }
.fa-times::before { content: "\f00d"; }
.fa-check::before { content: "\f00c"; }
.fa-circle-check::before { content: "\f058"; }
.fa-phone::before { content: "\f095"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-shield::before { content: "\f132"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-chart-simple::before { content: "\e473"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-file::before { content: "\f15b"; }
.fa-user-pen::before { content: "\f4ff"; }
.fa-image::before { content: "\f03e"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-inbox::before { content: "\f01c"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-file-signature::before { content: "\f573"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-comments::before { content: "\f086"; }
.fa-users::before { content: "\f0c0"; }
.fa-gear::before { content: "\f013"; }
.fa-bars::before { content: "\f0c9"; }
.fa-plus::before { content: "\2b"; }
.fa-trash::before { content: "\f1f8"; }
.fa-bold::before { content: "\f032"; }
.fa-italic::before { content: "\f033"; }
.fa-underline::before { content: "\f0cd"; }
.fa-strikethrough::before { content: "\f0cc"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-quote-left::before { content: "\f10d"; }
.fa-minus::before { content: "\f068"; }
.fa-align-left::before { content: "\f036"; }
.fa-align-center::before { content: "\f037"; }
.fa-align-right::before { content: "\f038"; }
.fa-link::before { content: "\f0c1"; }
.fa-link-slash::before { content: "\f127"; }
.fa-table::before { content: "\f0ce"; }
.fa-eraser::before { content: "\f12d"; }
.fa-rotate-left::before { content: "\f2ea"; }
.fa-rotate-right::before { content: "\f2f9"; }
.fa-instagram::before { content: "\f16d"; }
.fa-twitter::before { content: "\f099"; }
.fa-x-twitter::before { content: "\e61b"; }
.fa-linkedin-in::before { content: "\f0e1"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-youtube::before { content: "\f167"; }
.fa-close::before, .fa-remove::before { content: "\f00d"; }
