@charset "UTF-8";

@font-face {
    font-family: "HarmonyOS";
    src: url("//simpleby.oss-cn-shanghai.aliyuncs.com/font/HarmonyOS_Sans_SC/HarmonyOS_Sans_SC_Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "HarmonyOS";
    src: url("//simpleby.oss-cn-shanghai.aliyuncs.com/font/HarmonyOS_Sans_SC/HarmonyOS_Sans_SC_Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "HarmonyOS";
    src: url("//simpleby.oss-cn-shanghai.aliyuncs.com/font/HarmonyOS_Sans_SC/HarmonyOS_Sans_SC_Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Siyuan Black";
    src: url("//simpleby.oss-cn-shanghai.aliyuncs.com/font/Source_Han_Sans_SC/Source_Han_Sans_SC_Normal_Normal.otf") format("opentype");
}

@font-face {
    font-family: "Siyuan Song";
    src: url("//simpleby.oss-cn-shanghai.aliyuncs.com/font/Source_Han_Serif_CN/SourceHanSerifCN-Medium-6.otf") format("opentype");
}

