@font-face {
    font-family: 'Han Zi';
    src: url('han_zi/HanZi.eot');
    src: url('han_zi/HanZi.eot?#iefix') format('embedded-opentype'),
        url('han_zi/HanZi.woff2') format('woff2'),
        url('han_zi/HanZi.woff') format('woff'),
        url('han_zi/HanZi.ttf') format('truetype'),
        url('han_zi/HanZi.svg#HanZi') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}