/* Self-hosted variable fonts (SIL OFL 1.1 — see LICENSES.txt).
   Replaces Google Fonts: no visitor request ever leaves this origin for type. */
@font-face{
  font-family:'Inter';
  src:url('/fonts/inter-var.woff2') format('woff2');
  font-weight:100 900; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'JetBrains Mono';
  src:url('/fonts/jetbrains-mono-var.woff2') format('woff2');
  font-weight:100 800; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Cairo';
  src:url('/fonts/cairo-var.woff2') format('woff2');
  font-weight:200 900; font-style:normal; font-display:swap;
}
