/* Self-hosted Font Awesome Brands (free/OFL) — only the icons this site uses */
@font-face{
  font-family:"Font Awesome 6 Brands";
  font-style:normal;font-weight:400;font-display:block;
  src:url(/fa/webfonts/fa-brands-400.woff2) format("woff2");
}
.fa-brands,.fab{
  font-family:"Font Awesome 6 Brands";font-weight:400;
  -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-facebook-f::before{content:"\f39e"}
.fa-instagram::before{content:"\f16d"}
.fa-linkedin-in::before{content:"\f0e1"}
.fa-tiktok::before{content:"\e07b"}
.fa-whatsapp::before{content:"\f232"}
.fa-x-twitter::before{content:"\e61b"}
