/*思源黑体 CN*/
@font-face {
    font-family:'SYHT-Bold';
    src: url('./syhtCN-Bold.otf');
}
@font-face {
    font-family:'syhtCN-ExtraLight';
    src: url('./syhtCN-ExtraLight.otf');
}
@font-face {
    font-family:'syhtCN-Heavy';
    src: url('./syhtCN-Heavy.otf');
}
@font-face {
    font-family:'syhtCN-Light';
    src: url('./syhtCN-Light.otf');
}
@font-face {
    font-family:'syhtCN-Medium';
    src: url('./syhtCN-Medium.otf');
}
@font-face {
    font-family:'syhtCN-Normal';
    src: url('./syhtCN-Normal.otf');
}
@font-face {
    font-family:'syhtCN-Regular';
    src: url('./syhtCN-Regular.otf');
}