/* Noto Sans SC (Chinese Simplified) https://fonts.google.com/specimen/Noto+Sans+SC */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url("NotoSansSC_Thin.woff2") format("woff2"),
       url("NotoSansSC_Thin.woff") format("woff");
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url("NotoSansSC_Light.woff2") format("woff2"),
       url("NotoSansSC_Light.woff") format("woff");
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  src: url("NotoSansSC_Regular.woff2") format("woff2"),
       url("NotoSansSC_Regular.woff") format("woff");
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url("NotoSansSC_Medium.woff2") format("woff2"),
       url("NotoSansSC_Medium.woff") format("woff");
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url("NotoSansSC_Bold.woff2") format("woff2"),
       url("NotoSansSC_Bold.woff") format("woff");
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url("NotoSansSC_Black.woff2") format("woff2"),
       url("NotoSansSC_Black.woff") format("woff");
}
