/* digits only - Noto Sans SC 400/700, unicode-range U+0030-0039 -> 复用 119 分片（41KB/42KB，浏览器仅数字时下载） */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/noto-sans-sc-119-400-normal.woff2) format('woff2');
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(./files/noto-sans-sc-119-700-normal.woff2) format('woff2');
  unicode-range: U+0030-0039;
}
