@font-face {
    font-family: 'NotoSansSC';
    src: url('https://fonts.gstatic.com/s/notosanssc/v37/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.118.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

html,
body {
    font-family: 'NotoSansSC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}