@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Bold_Italic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

