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

