/* noto-sans-jp-regular - japanese_latin */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('../font/noto-sans-jp-v54-japanese_latin-regular.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: url('../font/noto-sans-jp-v54-japanese_latin-600.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url('../font/noto-sans-jp-v54-japanese_latin-700.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 800;
  src: url('../font/noto-sans-jp-v54-japanese_latin-800.woff2') format('woff2'); 
}





@font-face {
  font-display: swap;
 font-family: "Bebas Neue";
  font-weight: 400;
  font-style: normal;
  src: url('../font/BebasNeue-Regular.ttf') format('truetype'); 
}

@font-face {
  font-display: swap;
   font-family: "Shippori Mincho";
  font-weight: 400;
  font-style: normal;
  src: url('../font/ShipporiMincho-Regular.ttf') format('truetype'); 
}

@font-face {
  font-display: swap;
  font-family: "Shippori Mincho B1";
  font-weight: 400;
  font-style: normal;
  src: url('../font/ShipporiMinchoB1-Regular.ttf') format('truetype'); 
}

.fnt-notosan-regular {
  font-family: "Noto Sans JP";
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.fnt-notosan-medium {
  font-family: "Noto Sans JP";
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.fnt-bebas {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-style: normal;
}
.fnt-shippori-regular {
  font-family: "Shippori Mincho";
  font-weight: 400;
  font-style: normal;
}

.fnt-shippori1-regular {
  font-family: "Shippori Mincho B1";
  font-weight: 400;
  font-style: normal;
}
