/* Local Fallback Fonts */

@font-face {
    font-family: 'Source Han Sans CN Local';
    src: url('SourceHanSansCN-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Han Sans CN Local';
    src: url('SourceHanSansCN-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3 Local';
    src: url('SourceSans3-Light.otf.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3 Local';
    src: url('SourceSans3-Regular.otf.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
