

@font-face {
  font-family: 'PingFangSC-Regular';
  src:
    url('/assets/fonts/PingFang_Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'YouSheBiaoTiHei';
  src:
    url('/assets/fonts/YouSheBiaoTiHei-2.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 
@font-face {
  font-family: 'HarmonyOS_Sans_SC';
  src:
    url('/assets/fonts/HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'HarmonyOS_Sans_SC_Black';
  src:
    url('/assets/fonts/HarmonyOS_Sans_SC_Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Medium';
  src:
    url('/assets/fonts/HarmonyOS_Sans_SC_Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Bold';
  src:
    url('/assets/fonts/HarmonyOS_Sans_SC_Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
