@font-face {
    font-family: 'DOUYU'; /* 自定义字体名称 */
    src: url('../fonts/DOUYU2.0.woff2') format('woff2');
}
@font-face {
    font-family: 'HuXiaoBo-NanShen';
    src: url('../fonts/HuXiaoBo-NanShen.woff2') format('woff2');
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN/SourceHanSansCN-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-face-name: Regular;
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN/SourceHanSansCN-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-face-name: Bold;
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN/SourceHanSansCN-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-face-name: Heavy;
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN/SourceHanSansCN-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-face-name: Medium;
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN/SourceHanSansCN-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Alimama FangYuanTi VF';
    src: url('../fonts/AlimamaFangYuanTiVF-Thin.woff2') format('woff2');
    font-style: normal;
    font-face-name: light;
}
@font-face {
    font-family: 'YEFONTAoYeHei';
    src: url('../fonts/YEFONTAoYeHei_minified.woff2') format('woff2');
}
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/DINNEXTLTPRO-BOLD.woff2') format('woff2');
}