/* Below-fold icons — optional so late font swap does not inflate CLS */
@font-face{
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:900;
  font-display:optional;
  src:url("../fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
}
@font-face{
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:400;
  font-display:optional;
  src:url("../fontawesome/webfonts/fa-regular-400.woff2") format("woff2");
}
@font-face{
  font-family:"Font Awesome 5 Brands";
  font-style:normal;
  font-weight:400;
  font-display:optional;
  src:url("../fontawesome/webfonts/fa-brands-400.woff2") format("woff2");
}
.fa,.fas{
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  text-rendering:auto;
  line-height:1;
  font-family:"Font Awesome 5 Free";
  font-weight:900;
}
.far{font-family:"Font Awesome 5 Free";font-weight:400}
.fab{font-family:"Font Awesome 5 Brands";font-weight:400}
.fa-caret-square-up:before{content:"\f151"}
.fa-times-circle:before{content:"\f057"}
.fa-window-close:before{content:"\f410"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-down:before{content:"\f078"}
.fa-chevron-up:before{content:"\f077"}
.fa-instagram:before{content:"\f16d"}
.fa-google-plus-g:before{content:"\f0d5"}
.fa-youtube:before{content:"\f167"}
.fa-facebook-f:before{content:"\f39e"}
.fa-twitter:before{content:"\f099"}
