/* Zen Kaku Gothic Antique — auto-hébergé (sous-ensemble Latin + kana + 行).
   Évite tout contact avec Google Fonts (RGPD). */
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/zenkaku-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/zenkaku-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/zenkaku-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/zenkaku-900.woff2') format('woff2');
}
