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

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Black.woff2') format('woff2'),
        url('HarmonyOS_Sans_Black.woff') format('woff'),
        url('HarmonyOS_Sans_Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Light.woff2') format('woff2'),
        url('HarmonyOS_Sans_Light.woff') format('woff'),
        url('HarmonyOS_Sans_Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Medium.woff2') format('woff2'),
        url('HarmonyOS_Sans_Medium.woff') format('woff'),
        url('HarmonyOS_Sans_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans';
    src: url('HarmonyOS_Sans_Thin.woff2') format('woff2'),
        url('HarmonyOS_Sans_Thin.woff') format('woff'),
        url('HarmonyOS_Sans_Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

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

