/*
JetBrains Mono — SIL Open Font License 1.1
https://github.com/JetBrains/JetBrainsMono
숫자·날짜 전용. 본문에 쓰지 않는다.
*/
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./jetbrains-mono-latin-400-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+2013-2014, U+2018-201A, U+201C-201E,
                 U+2192, U+2026, U+2212;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./jetbrains-mono-latin-700-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+2013-2014, U+2018-201A, U+201C-201E,
                 U+2192, U+2026, U+2212;
}
