/* 思源宋体（自托管子集，仅含首页用字）。由 docusaurus.config.js stylesheets 引入，避免被构建管线处理。 */
@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');
}
