
@font-face {font-family: "iconfont";
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/9a3819932c3049d69965c30a01b80756.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
  }
  
  .iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-star:before { content: "\e608"; }
  
  .icon-no-star:before { content: "\e611"; }
  
  .icon-share:before { content: "\e6a2"; }
  
  .icon-sousuo:before { content: "\e684"; }
  
  .icon-warn:before { content: "\e605"; }
  
  .icon-arrow-down:before { content: "\e602"; }
  
  .icon-close:before { content: "\e632"; }
  
  .icon-arrow-up:before { content: "\e700"; }
  
  .icon-arrow-right:before { content: "\e701"; }
  
  .icon-arrow-left:before { content: "\e702"; }
  
  .icon-fanhuidingbu:before { content: "\e6c4"; }
  
  .icon-zixun:before { content: "\e657"; }
  
  .icon-answer:before { content: "\e612"; }
  
  .icon-question:before { content: "\e613"; }
  
  .icon-q:before { content: "\e62c"; }
  
  .icon-yizan:before { content: "\e63c"; }
  
  .icon-zan:before { content: "\e63d"; }
  
  .icon-comment:before { content: "\e63e"; }
  
  .icon-eyes:before { content: "\e63f"; }
  
  .icon-img_list_re:before { content: "\e674"; }
  
  .icon-img_list_xin:before { content: "\e67a"; }
  
  .icon-xiala:before { content: "\e67f"; }
  
  .icon-shouqi:before { content: "\e680"; }
  