/* Self-hosted latin subsets, downloaded 2026-08-18 from Google Fonts.
   Self-hosted rather than loaded from a CDN so the site makes no
   third-party requests at all — see spec section 2 ("no analytics, no
   cookies, no tracking") and section 9.

   All three are variable fonts, so one file covers every weight we use.
   Licences: Bricolage Grotesque, Instrument Sans and JetBrains Mono are
   all SIL Open Font License 1.1. */

@font-face {
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url("/fonts/bricolage-grotesque-var.woff2") format("woff2");
}

@font-face {
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url("/fonts/instrument-sans-var.woff2") format("woff2");
}

@font-face {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("/fonts/jetbrains-mono-var.woff2") format("woff2");
}
