/* 自托管思源宋体（Noto Serif SC）子集
   字符集：GB2312 全字集 + CJK 标点 + 站内实际用字
   字重：400 正文 / 700 标题（500、600 由浏览器就近匹配） */

@font-face {
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/NotoSerifSC-400.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/NotoSerifSC-700.woff2") format("woff2");
}
