@font-face {
    font-family: 'htitle';
    src: url('../fonts/SourceHanSerifSC-Bold-Alphabetic.eot');
    src: url('../fonts/SourceHanSerifSC-Bold-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceHanSerifSC-Bold-Alphabetic.woff2') format('woff2'),
        url('../fonts/SourceHanSerifSC-Bold-Alphabetic.woff') format('woff'),
        url('../fonts/SourceHanSerifSC-Bold-Alphabetic.ttf') format('truetype'),
        url('../fonts/SourceHanSerifSC-Bold-Alphabetic.svg#SourceHanSerifSC-Bold-Alphabetic') format('svg');
    /* font-weight: bold; */
    font-style: normal;
    font-display: swap;
}