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


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