/* Self-hosted fonts — no third-party requests site-wide. */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/fonts/jetbrains-mono-var.woff2) format('woff2');
}
@font-face {
  font-family: 'VT323';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/vt323.woff2) format('woff2');
}
