@charset "UTF-8";
@font-face {
    font-family: 'HarmonyOS_Sans_SC';
    src: url('?cn/fonts/鸿蒙_Sans_SC_Regular.ttf') format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'HarmonyOS_Sans_SC_Bold';
    src: url('?cn/fonts/鸿蒙_Sans_SC_Bold.ttf')  format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'HarmonyOS_Sans_SC_Light';
    src: url('?cn/fonts/鸿蒙_Sans_SC_Light.ttf')  format("woff");
    font-display: swap;
}


@font-face {
    font-family: 'HarmonyOS_Sans_SC_Medium';
    src: url('?cn/fonts/鸿蒙_Sans_SC_Medium.ttf')  format("woff");
    font-display: swap;
}


@font-face {
    font-family: 'MicrosoftYaHei';
    src: url('?cn/fonts/msyh.ttc')  format("ttc");
    font-display: swap;
}

@font-face {
    font-family: 'MicrosoftYaHei-Bold';
    src: url('?cn/fonts/msyhbd.ttc')  format("ttc");
    font-display: swap;
}

@font-face {
    font-family: 'MicrosoftYaHeiLight';
    src: url('?cn/fonts/msyhl.ttc')  format("ttc");
    font-display: swap;
}