@font-face {
    font-display: swap;
    font-family: 'HarmonyOS_Sans_SC-Light';
    src: url('./HarmonyOS_Sans_SC_Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-display: swap;
    font-family: 'HarmonyOS_Sans_SC-Bold';
    src: url('./HarmonyOS_Sans_SC_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-display: swap;
    font-family: 'HarmonyOS_Sans_SC-Regular';
    src: url('./HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
