/* 思源黑体 SC（Source Han Sans SC, Adobe + Google OFL 1.1）
   GB2312 子集 + DB 实际字符。font-display: swap 不阻塞首屏。 */
@font-face {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('./SourceHanSansSC-subset.woff2') format('woff2');
}
