.FZLTZHJW {
    font-family: "FZLTZHJW" !important;
    font-display: swap;
}
.FZLTXIHJW {
    font-family: "FZLTXIHJW" !important;
    font-display: swap;
}
.NOTOSANSLIGHT {
    font-family: "NOTOSANSLIGHT" !important;
    font-display: swap;
}
.NOTOSANSMEDIUM {
    font-family: "NOTOSANSMEDIUM" !important;
    font-display: swap;
}
.NOTOSANSREGULAR {
    font-family: "NOTOSANSREGULAR" !important;
    font-display: swap;
}
.SFPROBOLD {
    font-family: "SFPROBOLD";
    font-display: swap;
}
.SFPROMEDIUM {
    font-family: "SFPROMEDIUM";
    font-display: swap;
}
.SFPROREGULAR {
    font-family: "SFPROREGULAR";
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro-Regular";
    src: url("MyriadPro-Regular.woff2") format("woff2"), url("MyriadPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*方正兰亭中黑简体*/
    font-family: "FZLTZHJW";
    src: url("FZLTZHJW.woff2") format("woff2"), url("FZLTZHJW.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*方正兰亭准黑简体*/
    font-family: "FZLTZHUNHJW";
    src: url("FZLTZHUNHJW.woff2") format("woff2"), url("FZLTZHUNHJW.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*方正兰亭细黑简体*/
    font-family: "FZLTXIHJW";
    src: url("FZLTXIHJW.woff2") format("woff2"), url("FZLTXIHJW.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /*思源细号黑体*/
    font-family: "NOTOSANSLIGHT";
    src: url("NotoSansHans-Light.woff2") format("woff2"), url("NotoSansHans-Light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*思源中号黑体*/
    font-family: "NOTOSANSMEDIUM";
    src: url("NotoSansHans-Regular.woff2") format("woff2"), url("NotoSansHans-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*思源标准黑体*/
    font-family: "NOTOSANSREGULAR";
    src: url("NotoSansHans-DemiLight.woff2") format("woff2"), url("NotoSansHans-DemiLight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*苹果端粗号黑体*/
    font-family: "SFPROBOLD";
    src: url("SF-Pro-Display-Bold.woff2") format("woff2"), url("SF-Pro-Display-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*苹果端中号黑体*/
    font-family: "SFPROMEDIUM";
    src: url("SF-Pro-Display-Medium.woff2") format("woff2"), url("SF-Pro-Display-Medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*苹果端标准黑体*/
    font-family: "SFPROREGULAR";
    src: url("SF-Pro-Display-Regular.woff2") format("woff2"), url("SF-Pro-Display-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.mui-android * {
    font-family: "NOTOSANSREGULAR";
    font-display: swap;
}
.mui-android .font_light {
    font-family: "NOTOSANSLIGHT";
    font-display: swap;
}
.mui-android .font_middle {
    font-family: "NOTOSANSMEDIUM";
    font-display: swap;
}
.mui-ios * {
    font-family: "SFPROREGULAR";
    font-display: swap;
}
.mui-ios .font_light {
    font-family: "SFPROREGULAR";
    font-display: swap;
}
.mui-ios .font_middle {
    font-family: "SFPROREGULAR";
    font-display: swap;
}
