@font-face{
    font-family: 'MODIUS_REGULAR';
    src: url(/acticee/fonts/MODIUS/%20REGULAR.woff2);
}
@font-face{
    font-family: 'SourceHanSansSC-ExtraLight';
    src: url(../font/SourceHanSansSC-ExtraLight.woff2);
}
@font-face{
    font-family: 'SourceHanSansSC-Heavy';
    src: url(../font/SourceHanSansSC-Heavy.woff2);
}
@font-face{
    font-family: 'SourceHanSansSC-Light';
    src: url(../font/SourceHanSansSC-Light.woff2);
}
@font-face{
    font-family: 'SourceHanSansSC-Medium';
    src: url(../font/SourceHanSansSC-Medium.woff2);
}
@font-face{
    font-family: 'SourceHanSansSC-Normal';
    src: url(../font/SourceHanSansSC-Normal.woff2);
}
@font-face{
    font-family: 'SourceHanSansSC-Regular';
    src: url(../font/SourceHanSansSC-Regular.woff2);
}
@font-face {
    font-family: 'SourceHanSansSC-Bold';
    src: url(../font/SourceHanSansSC-Bold.woff2);
}
@font-face{
    font-family: 'zhyh-ExtraLight';
    src: url(../font/zhyh-ExtraLight.woff2);
}
@font-face{
    font-family: 'zhyh-Heavy';
    src: url(../font/zhyh-Heavy.woff2);
}
@font-face{
    font-family: 'zhyh-Light';
    src: url(../font/zhyh-Light.woff2);
}
@font-face{
    font-family: 'zhyh-Medium';
    src: url(../font/zhyh-Medium.woff2);
}
@font-face{
    font-family: 'zhyh-Regular';
    src: url(../font/zhyh-Regular.woff2);
}
@font-face{
    font-family: 'zhyh';
    src: url(../font/zhyh.woff2);
}
@font-face{
    font-family: 'zhyh-Bold';
    src: url(../font/zhyh-Bold.woff2);
}
@font-face{
    font-family: 'zhyh-DemiBold';
    src: url(../font/zhyh-DemiBold.woff2);
}


body {
    font-family: var(--pbmit-SourceHanSansSC-Regular-family);
}