/* 思源黑体 SC — 自托管可变字体（Source Han Sans SC VF） */

@font-face {
    font-family: 'Source Han Sans SC';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/SourceHanSansSC-VF.woff2') format('woff2-variations'),
         url('../fonts/SourceHanSansSC-VF.woff2') format('woff2');
}

@font-face {
    font-family: 'Source Han Sans CN';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/SourceHanSansSC-VF.woff2') format('woff2-variations'),
         url('../fonts/SourceHanSansSC-VF.woff2') format('woff2');
}

@font-face {
    font-family: '思源黑体';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/SourceHanSansSC-VF.woff2') format('woff2-variations'),
         url('../fonts/SourceHanSansSC-VF.woff2') format('woff2');
}
