@font-face {
    font-family: 'PingFang';
    font-weight: normal;
    font-style: normal;
    src: url('./SourceHanSansCN-Regular.otf');
  }


  @font-face {
    font-family: 'Poppins-Medium';
    font-weight: normal;
    font-style: normal;
    src: url('./Poppins-Medium.ttf');
  }