/* 由 tools/subset_font.py 生成，别手改。
   全部 OFL 1.1，许可证见同目录 OFL-*.txt。
   "Serif SC" 是 Noto Serif SC 按三页可见中文抽的字符集切的（_src/fonts/serif-charset.txt），
   文案里加了新字要重跑脚本重切，否则新字回落系统宋体。 */

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./PlusJakartaSans-300.woff2") format("woff2");
  unicode-range: U+0020-007E, U+00A0-00FF, U+2000-206F, U+2190-2199;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./PlusJakartaSans-500.woff2") format("woff2");
  unicode-range: U+0020-007E, U+00A0-00FF, U+2000-206F, U+2190-2199;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./PlusJakartaSans-700.woff2") format("woff2");
  unicode-range: U+0020-007E, U+00A0-00FF, U+2000-206F, U+2190-2199;
}

@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./EBGaramond-400.woff2") format("woff2");
  unicode-range: U+0020-007E, U+00A0-00FF, U+2000-206F, U+2190-2199;
}

@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("./EBGaramond-400i.woff2") format("woff2");
  unicode-range: U+0020-007E, U+00A0-00FF, U+2000-206F, U+2190-2199;
}

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

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