@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');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url(../font/NotoSansCJKsc-Subset-Medium.woff2) format('woff2'),
    url(../font/NotoSansCJKsc-Subset-Medium.woff) format('woff'),
    url(../font/NotoSansCJKsc-Subset-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url(../font/NotoSansCJKsc-Subset-Bold.woff2) format('woff2'),
    url(../font/NotoSansCJKsc-Subset-Bold.woff) format('woff'),
    url(../font/NotoSansCJKsc-Subset-Bold.otf) format('opentype');
}
