@font-face {
  font-family: 'iconfont';
  src:url('fonts/iconfont.woff?r=8') format('woff'),
  url('fonts/iconfont.ttf?r=8') format('truetype');

}
.iconfont{
  color: #666;
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont:hover{color: #7472c7}
.icon-add_A:before{content: "\e696"}

