@font-face {
  font-display: swap;
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 400;
  src: url('./noto-serif-sc-400.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  src: url('./noto-sans-sc-400.ttf') format('truetype');
}
