
/* noto serif JP regular */
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  /*font-display: swap;*/
  src: url('fonts/NotoSerifCJKjp-Regular.otf') format('opentype');
}