@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/NotoSerifSC-Bold.otf') format('otf');
}

@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/NotoSerifSC-Regular.otf') format('otf');
}