@font-face {
    font-family: "HarmonyOS Sans SC";
    src: url("/sdk/fonds/HarmonyOS_Sans_SC_Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,body{
    font-family: "HarmonyOS Sans SC";
}