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

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

@font-face {
  font-display: swap;
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/zen-kaku-gothic/zen-kaku-gothic-new-v16-japanese_latin-700.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/zen-kaku-gothic/zen-kaku-gothic-new-v16-japanese_latin-900.woff2') format('woff2');
  }

  @font-face {
  font-display: swap;
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/zen-old-mincho/zen-old-mincho-v12-japanese_latin-regular.woff2') format('woff2');
}