/* Noto Serif SC — 按站点字符集裁剪的自托管子集
   由 .workbuddy/tools/build_fonts.py 生成；新增文案若含未覆盖字符，重跑该脚本即可 */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/noto-serif-sc-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../fonts/noto-serif-sc-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../fonts/noto-serif-sc-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../fonts/noto-serif-sc-700.woff2) format('woff2');
}
