@charset "UTF-8";
@font-face {
    font-family: 'SourceHanSerifCN-Normal';
    src: url('SourceHanSerifCN-Normal.TTF') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}