/* Self-hosted variable fonts (latin subsets, pulled from Google Fonts once).
   Replaces the fonts.googleapis.com stylesheet: no third-party requests. */
@font-face{
  font-family:"Archivo";
  font-style:normal;
  font-weight:100 900;
  font-stretch:62% 125%;
  font-display:swap;
  src:url("/fonts/archivo.woff2") format("woff2");
}
@font-face{
  font-family:"Hanken Grotesk";
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url("/fonts/hanken.woff2") format("woff2");
}
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:100 800;
  font-display:swap;
  src:url("/fonts/jetbrains.woff2") format("woff2");
}
