/* Zen Kaku Gothic New — selbst gehostet, GDPR-halber kein Google-Abruf.
   Nur die vier lateinischen Schnitte, die diese Seite wirklich benutzt; die
   Produktseiten unter /midnightcompass/ tragen ihren eigenen, vollständigeren
   Satz samt Mono und latin-ext. Deutsche Umlaute liegen im latin-Subset. */
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url(fonts/zkgn-400-latin.woff2) format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url(fonts/zkgn-500-latin.woff2) format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal; font-weight: 700; font-display: swap;
  src: url(fonts/zkgn-700-latin.woff2) format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal; font-weight: 900; font-display: swap;
  src: url(fonts/zkgn-900-latin.woff2) format('woff2');
}
