/*

 */

/*
 * Self-hosted JetBrains Mono (variable font, latin subset only) — used for
 * technical/tabular data in the Cascade theme (reference codes, dates,
 * timestamps, metric numbers), matching local/cascade-dashboard.png. One
 * file covers the whole 100-800 weight range, matching how Google Fonts
 * itself serves it.
 */
@font-face {
  font-family: 'JetBrains Mono';
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
  src: url(/assets/jetbrains-mono-var-80880a2005eaf62ffc0bbf8dff021a2d83cd047acb34c6d2e4fe80272b18f23f.woff2) format('woff2');
}
