/* ============================================================
 * 本地子集化字体(由 tools/subset-fonts.py 生成)
 * 只包含页面实际用到的字符,总计约 760KB,不依赖外网
 * 改动 data.js 文案后请重新运行:python3 tools/subset-fonts.py
 * ============================================================ */
@font-face {
  font-family: "Noto Serif SC";
  src: url("../assets/fonts/NotoSerifSC-subset.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/fonts/CormorantGaramond-subset.woff2") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/fonts/CormorantGaramond-Italic-subset.woff2") format("woff2");
  font-weight: 300 700;
  font-style: italic;
  font-display: swap;
}
/* 复古拼贴版:马克笔手写英文 */
@font-face {
  font-family: "Permanent Marker";
  src: url("../assets/fonts/PermanentMarker-subset.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* 复古拼贴版:站酷快乐体中文 */
@font-face {
  font-family: "ZCOOL KuaiLe";
  src: url("../assets/fonts/ZCOOLKuaiLe-subset.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
