/*Í¼±ê×ÖÌå*/
@font-face {font-family: "Hui-iconfont";
  src: url('/style/font/iconfont.eot'); /* IE9*/
  src: url('/style/font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/style/font/iconfont.woff') format('woff'), /* chrome firefox */
  url('/style/font/iconfont.ttf') format('truetype'), 
  url('/style/font/iconfont.svg#Hui-iconfont') format('svg'); /* iOS 4.1- */
}
.Hui-iconfont {
  font-family:"Hui-iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
