/* Zen Kaku Gothic New — 25h-site の @fontsource アセットから複製 (新規取得なし)。
   latin を先に宣言 = ASCII は軽い latin subset から、それ以外は japanese full が拾う。
   woff fallback は削除 (依存ゼロ・woff2 のみ)。source: @fontsource/zen-kaku-gothic-new */

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