@font-face {
    font-family: 'SourceHanSansSC';
    /*src: url('../font/SourceHanSansSC-Medium-2.woff2') format('woff2')*/
         /*, url('../font/SourceHanSansSC-Medium-2.woff') format('woff'),*/
         /*url('../font/SourceHanSansSC-Medium-2.ttf') format('truetype'),*/
         url('../font/SourceHanSansSC-Medium-2.otf') format('opentype')
;
    font-weight: normal;
    font-style: normal
}