@font-face {
  font-family: 'Noto Sans SC';
  src: url('./NotoSansSC-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url('./NotoSansSC-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
