/* Self-hosted type — Newsreader (display serif) + JetBrains Mono (data).
   Vendored from @fontsource so the brand voice never depends on a third-party
   request. Latin subset, weights 400/500/600, woff2. */

@font-face{
  font-family:'Newsreader';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/newsreader-latin-400-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Newsreader';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/newsreader-latin-500-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Newsreader';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/newsreader-latin-600-normal.woff2') format('woff2');
}

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