@font-face {
  font-family: 'icomoon';
  src:  url('http://ysxy.hbue.edu.cn/_upload/tpl/02/e3/739/template739/fonts/icomoon.eot?o39kth');
  src:  url('http://ysxy.hbue.edu.cn/_upload/tpl/02/e3/739/template739/fonts/icomoon.eot?o39kth') format('embedded-opentype'),
    url('http://ysxy.hbue.edu.cn/_upload/tpl/02/e3/739/template739/fonts/icomoon.ttf?o39kth') format('truetype'),
    url('http://ysxy.hbue.edu.cn/_upload/tpl/02/e3/739/template739/fonts/icomoon.woff?o39kth') format('woff'),
    url('http://ysxy.hbue.edu.cn/_upload/tpl/02/e3/739/template739/fonts/icomoon.svg?o39kth') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e986";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-cross:before {
  content: "\ea0f";
}