@font-face {
    font-family: "Noto Sans SC";
    src: url("../fonts/noto-sans-sc-regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Serif SC";
    src: url("../fonts/noto-serif-sc-regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LXGW WenKai";
    src: url("../fonts/lxgw-wenkai-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "FandolFang";
    src: url("../fonts/fandolfang-regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ZCOOL XiaoWei";
    src: url("../fonts/zcool-xiaowei-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ZCOOL QingKe HuangYou";
    src: url("../fonts/zcool-qingke-huangyou-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Ma Shan Zheng";
    src: url("../fonts/ma-shan-zheng-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Zhi Mang Xing";
    src: url("../fonts/zhi-mang-xing-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
