/* Fontes locais (subset só com os glifos usados). Sem CDN — se o Google Fonts cair, não quebra. */
@font-face {
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('shippori-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('shippori-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('shippori-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('zenkaku-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('zenkaku-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('zenkaku-700.woff2') format('woff2');
}
