/*
 * Zen Kaku Gothic New — セルフホスト（自動生成。手で編集しない）
 * 生成: node scripts/fonts/fetch-fonts.mjs
 * SIL Open Font License 1.1。全文は public/fonts/LICENSES/ を参照。
 *
 * 本サイトに出現する文字だけを切り出したサブセット。
 * unicode-range を付けていないため、未収録の文字はブラウザが
 * グリフ単位でシステムフォントへ退避する。
 */

@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/zen-kaku-gothic-new/zen-kaku-gothic-new-400.woff2")
    format("woff2");
}

@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/zen-kaku-gothic-new/zen-kaku-gothic-new-700.woff2")
    format("woff2");
}
