@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url(../font/NotoSansCJKsc-Subset-Thin.woff2) format('woff2'),
    url(../font/NotoSansCJKsc-Subset-Thin.woff) format('woff'),
    url(../font/NotoSansCJKsc-Subset-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url(../font/NotoSansCJKsc-Subset-Light.woff2) format('woff2'),
    url(../font/NotoSansCJKsc-Subset-Light.woff) format('woff'),
    url(../font/NotoSansCJKsc-Subset-Light.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NotoSansCJKsc-Subset-Regular.woff2) format('woff2'),
    url(../font/NotoSansCJKsc-Subset-Regular.woff) format('woff'),
    url(../font/NotoSansCJKsc-Subset-Regular.otf) format('opentype');
}
