/* =============================================
   Local Font - Noto Sans SC (Chinese Simplified)
   Variable font: weight 400-900
   ============================================= */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url('../assets/fonts/notosanssc/NotoSansSC-Variable.woff2') format('woff2');
}
