@font-face{
  font-family:'HanSansSCBold';
  src: url('../fonts/SourceHanSansCN-Bold.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family:'HanSansSCExtraLight';
  src: url('../fonts/SourceHanSansCN-ExtraLight.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family:'HanSansSCHeavy';
  src: url('../fonts/SourceHanSansCN-Heavy.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family:'HanSansSCLight';
  src: url('../fonts/SourceHanSansCN-Light.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family:'HanSansSCMedium';
  src: url('../fonts/SourceHanSansCN-Medium.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family:'HanSansSCNormal';
  src: url('../fonts/SourceHanSansCN-Normal.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family:'HanSansSCRegular';
  src: url('../fonts/SourceHanSansCN-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}