@font-face {
    font-family: 'xinyenian';
    font-weight: normal;
    src: url('/fonts/fontmin/font.ttf') format('truetype')
}

* {
    font-family: 'xinyenian';
} 
