@font-face {
    font-family: 'NFonts';
    src: url('../../font/chinese/SourceHanSansCN-Normal.subset.otf') format('truetype');
    unicode-range: U+4E00-9FA5;
}
@font-face {
    font-family: 'NFonts';
    src: url('../../font/english/Poppins-Regular.subset.ttf') format('truetype');
    unicode-range: U+41-5A,U+61-7A;
}
@font-face {
    font-family: 'NFonts';
    src: url('../../font/number/DINPro-Regular.subset.otf') format('truetype');
    unicode-range: U+30-39;
}