/* @font-face {
    font-family: 'HarmonyOS-B';
    font-weight: bold;
    font-style: normal;
    src: url('../font/HarmonyOS_SansSC_Bold.ttf') format('woff2');
    font-display: swap;
  }
  @font-face {
    font-family: 'HarmonyOS-M';
    font-weight: normal;
    font-style: normal;
    src: url('../font/HarmonyOS_SansSC_Medium.ttf') format('woff2');
    font-display: swap;
  }
  @font-face {
    font-family: 'HarmonyOS-R';
    font-weight: normal;
    font-style: normal;
    src: url('../font/HarmonyOS_SansSC_Regular.ttf') format('woff2');
    font-display: swap;
  } */