/* Self-hosted, page-subsetted fonts (woff2). See deploy README for re-subsetting. */
@font-face{
  font-family:'Yusei Magic';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/YuseiMagic-400.woff2') format('woff2');
}
@font-face{
  font-family:'Zen Maru Gothic';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/ZenMaruGothic-400.woff2') format('woff2');
}
@font-face{
  font-family:'Zen Maru Gothic';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('/assets/fonts/ZenMaruGothic-700.woff2') format('woff2');
}
@font-face{
  font-family:'Zen Maru Gothic';
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url('/assets/fonts/ZenMaruGothic-900.woff2') format('woff2');
}
