@font-face {
    font-family: 'Source Han Serif SC';
    /* 重命名字体名 */
    src: url('./SourceHanSerifCN-Bold-2.otf');
    font-weight: normal;
    font-style: normal;
}