
@font-face {
  font-display: swap;
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 400;
  src: url('../font/shippori-mincho-v17-japanese_latin-regular.woff2') format('woff2'); 
}


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


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


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





