/* System sans-serif only — avoid web font (woff/woff2) loading */
html,
body {
  font-family: sans-serif !important;
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-display: swap;
}
@font-face {
  font-family: "FontAwesome";
  font-display: swap;
}
