/* JetBrains Mono — 本地变体字体(拉丁子集) */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/JetBrainsMono.woff2') format('woff2');
}
