/* Zen Maru Gothic Light 300 */
@font-face {
  font-family: 'Zen Maru Gothic';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./zen-maru-gothic-v19-japanese-300.woff2') format('woff2');
}

/* Zen Maru Gothic Regular 400 */
@font-face {
  font-family: 'Zen Maru Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./zen-maru-gothic-v19-japanese-regular.woff2') format('woff2');
}

/* Zen Maru Gothic Medium 500 */
@font-face {
  font-family: 'Zen Maru Gothic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./zen-maru-gothic-v19-japanese-500.woff2') format('woff2');
}

/* Zen Maru Gothic Bold 700 */
@font-face {
  font-family: 'Zen Maru Gothic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./zen-maru-gothic-v19-japanese-700.woff2') format('woff2');
}