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