@font-face {
    font-family: 'pop';
    src: url('Pop/Poppins-Regular.woff2') format('woff2'),
        url('Pop/Poppins-Regular.woff') format('woff'),
        url('Pop/Poppins-Regular.ttf') format('truetype'),
        url('Pop/Poppins-Regular.svg#Pop') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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