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

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