@font-face {
  font-family: 'Noto Serif JP';
  src: url('/fonts/NotoSerifJP.woff2') format('woff2');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lora';
  src: url('/fonts/Lora-VariableFont.woff2') format('woff2');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'star-font';
  src: url('/fonts/star-font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
