/* Font Awesome 5 Brands — deferred load (footer social). font-display:swap. */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../vendor/fontawesome-5.15.4/webfonts/fa-brands-400.woff2") format("woff2");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
