@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: swap;
  font-weight: 900;
  src: url("/assets/vendor/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: swap;
  font-weight: 400;
  src: url("/assets/vendor/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: swap;
  font-weight: 400;
  src: url("/assets/vendor/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2");
}
