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

.fnt-zen-regular {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 400;
}

.fnt-zen-medium {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 500;
}

.fnt-zen-bold {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 700;
}


