/* ═══ 本地自托管字体 — 免CDN依赖 ═══ */

/* ZCOOL XiaoWei — 瘦金锋锐（V2.3主标题字体） */
@font-face {
  font-family: 'ZCOOL XiaoWei';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ZCOOLXiaoWei.ttf') format('truetype');
}

/* Ma Shan Zheng — 马善政楷书（V2.3副标题/印章字体） */
@font-face {
  font-family: 'Ma Shan Zheng';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/MaShanZheng.ttf') format('truetype');
}
