/* Auto-generated by build-icons.mjs — do not edit */

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

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

:root {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

.fa-solid, .fas { --fa-style: 900; }
.fa-regular, .far { --fa-style: 400; }
.fa-brands, .fab { --fa-family: var(--fa-style-family-brands); --fa-style: 400; }
