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

