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

}