@font-face {
    font-family: Harmony_SC;
    src: url("../font/HarmonyOS_Sans_SC_Thin.ttf");
    font-weight: 100;
}
@font-face {
    font-family: Harmony_SC;
    src: url("../font/HarmonyOS_Sans_SC_Light.ttf");
    font-weight: 200;
}
@font-face {
    font-family: Harmony_SC;
    src: url("../font/HarmonyOS_Sans_SC_Regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: Harmony_SC;
    src: url("../font/HarmonyOS_Sans_SC_Medium.ttf");
    font-weight: 500;
}
@font-face {
    font-family: Harmony_SC;
    src: url("../font/HarmonyOS_Sans_SC_Bold.ttf");
    font-weight: 700;
}
@font-face {
    font-family: Harmony_SC;
    src: url("../font/HarmonyOS_Sans_SC_Black.ttf");
    font-weight: 900;
}
