@charset "utf-8";

@font-face {
  font-display: swap; 
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/zen-kaku-gothic-antique-v18-japanese_latin-500.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/zen-kaku-gothic-antique-v18-japanese_latin-700.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/zen-kaku-gothic-antique-v18-japanese_latin-900.woff2') format('woff2');
}


@font-face {
  font-display: swap; 
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v49-latin-500.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v49-latin-700.woff2') format('woff2'); 
}



@font-face {
  font-display: swap; 
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-jp-v55-japanese_latin-600.woff2') format('woff2'); 
}
.fnt-notosan-medium {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
}

.fnt-robo-medium {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
}


.fnt-robo-bold {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
}



