@font-face {
  font-family: SourceHanSansSC-regular;
  src: url(./SourceHanSansSC-Regular.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PingFangSC-Heavy;
  src: url(./PingFang-Heavy.ttf);
  font-weight: normal;
  font-style: normal;
   font-display: swap;
}

@font-face {
  font-family: PingFang SC;
  src: url(./PingFang.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}