@charset "UTF-8";
@font-face {
    font-family: 'SourceHanSerifCN';
    src: url('SourceHanSerifCN/SourceHanSerifCN-Medium-Alphabetic.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}