@font-face {
  font-display: swap;
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/amiri-v30-latin_latin-ext-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/shippori-mincho-b1-v24-japanese_latin_latin-ext-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/shippori-mincho-b1-v24-japanese_latin_latin-ext-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/shippori-mincho-b1-v24-japanese_latin_latin-ext-600.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-new-v18-japanese_latin_latin-ext-500.woff2') format('woff2');
}


.fnt-shi {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 400;
}

.fnt-shi-semi {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 500;
}

.fnt-amiri {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
}

.fnt-zen {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 500;
}