@font-face {font-family: "iconfont";  
        src:url('../fonts/iconfont.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  
    }  

    .iconfont {  
        font-family:"iconfont" !important;  
        font-size:16px;  
        font-style:normal;  
        -webkit-font-smoothing: antialiased;  
        -webkit-text-stroke-width: 0.2px;  
    }  

.icon-star_full:before {
  content: "\e627";
}

.icon-gouwuche:before {
  content: "\e64f";
}

.icon-984caidan_zhuti:before {
  content: "\e680";
}

.icon-shouye-shi:before {
  content: "\e695";
}

.icon-wodedangxuan:before {
  content: "\e608";
}

