/*
 * Self-hosted JetBrains Mono (V5 article kit only) — R5 Task 10.
 *
 * Loaded exclusively by the V5 kit for its mono labels/kickers; it is NOT declared
 * globally. Built by tools/vendor-local-fonts.py from the pinned Google Fonts source
 * (google/fonts @684b69db51d59a3137ec0152fa3a3afc6f1b3814). The variable weight axis
 * is restricted to wght 400..500; the Latin subset covers U+0000-00FF, U+0100-024F,
 * U+1E00-1EFF, U+2000-206F. Weights outside that range stay synthesized.
 */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('../fonts/jetbrains-mono/jetbrains-mono-latin-variable.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+2000-206F;
}
