@font-face {
    font-family: 'NotoSansHansBold';
    src: url('NotoSansHans-Bold-Alphabetic.eot');
    src: url('NotoSansHans-Bold-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('NotoSansHans-Bold-Alphabetic.woff2') format('woff2'),
        url('NotoSansHans-Bold-Alphabetic.woff') format('woff'),
        url('NotoSansHans-Bold-Alphabetic.ttf') format('truetype'),
        url('NotoSansHans-Bold-Alphabetic.svg#NotoSansHans-Bold-Alphabetic') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansHansRegular';
    src: url('NotoSansHans-Regular-Alphabetic.eot');
    src: url('NotoSansHans-Regular-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('NotoSansHans-Regular-Alphabetic.woff2') format('woff2'),
        url('NotoSansHans-Regular-Alphabetic.woff') format('woff'),
        url('NotoSansHans-Regular-Alphabetic.ttf') format('truetype'),
        url('NotoSansHans-Regular-Alphabetic.svg#NotoSansHans-Regular-Alphabetic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

