/* 本地字体（P0-1 CDN 本地化）：来源 Google Fonts / Fontsource，OFL 许可 */
@font-face{
  font-family:'Ma Shan Zheng';
  font-style:normal;font-weight:400;font-display:swap;
  src:url('ma-shan-zheng.woff2') format('woff2');
}
@font-face{
  font-family:'Noto Serif SC';
  font-style:normal;font-weight:600;font-display:swap;
  src:url('noto-serif-sc-600.woff2') format('woff2');
}
@font-face{
  font-family:'Noto Serif SC';
  font-style:normal;font-weight:900;font-display:swap;
  src:url('noto-serif-sc-900.woff2') format('woff2');
}
