@font-face {
  font-display: swap; 
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 400;
  src: url('../font/shippori-mincho-v15-japanese_latin-regular.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('../font/cormorant-garamond-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; 
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 400;
  src: url('../font/zen-old-mincho-v12-japanese_latin-regular.woff2') format('woff2'); 
}



@font-face {
  font-display: swap;
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 600;
  src: url('../font/zen-old-mincho-v12-japanese_latin-600.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 700;
  src: url('../font/zen-old-mincho-v12-japanese_latin-700.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url('../font/amiri-v27-latin-regular.woff2') format('woff2'); 
}



@font-face {
  font-display: swap; 
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 300;
  src: url('../font/zen-kaku-gothic-new-v16-japanese_latin-300.woff2') format('woff2');
}

@font-face {
  font-display: swap; 
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
  src: url('../font/zen-kaku-gothic-new-v16-latin-regular.woff2') format('woff2'); 
}

.fnt-Cormorant {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
}
.fnt-Amiri {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
}

.fnt-ZenOld {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 400;
}
.fnt-ZenOld-bold {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 700;
}
.fnt-ZenKaku-light {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 300;
}
.fnt-ZenKaku {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
}

