@font-face {
    font-family: 'icomoon';
    src:  url('../icon/icon-font/icomoon.eot');
    src:  url('../icon/icon-font/icomoon.eot') format('embedded-opentype'),
      url('../icon/icon-font/icomoon.ttf') format('truetype'),
      url('../icon/icon-font/icomoon.woff') format('woff'),
      url('../icon/icon-font/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
.icomoon {
  font-family:"icomoon",Arial, Helvetica, sans-serif;
  vertical-align:middle;
}
@font-face {
  font-family: 'chinese1';
    src:url('../font/HYQiHei-35S.otf') format('opentype');
}