@font-face {
  font-family: 'iconfont';  /* Project id 751477 */
  src: url('//at.alicdn.com/t/font_751477_mtiye8d525p.eot?t=1622787114086'); /* IE9 */
  src: url('//at.alicdn.com/t/font_751477_mtiye8d525p.eot?t=1622787114086#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_751477_mtiye8d525p.woff2?t=1622787114086') format('woff2'),
  url('//at.alicdn.com/t/font_751477_mtiye8d525p.woff?t=1622787114086') format('woff'),
  url('//at.alicdn.com/t/font_751477_mtiye8d525p.ttf?t=1622787114086') format('truetype'),
  url('//at.alicdn.com/t/font_751477_mtiye8d525p.svg?t=1622787114086#iconfont') format('svg');
}
/*.iconfont {*/
  /*font-family:"iconfont" !important;*/
  /*font-style:normal;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
/*}*/

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-good:before {
  content: "\e605";
}

.icon-cai:before {
  content: "\e606";
}

.icon-tuisong:before{
  content: "\e62a";
}

.icon-sousuo:before{
  content: "\e6a8";
}

.icon-zhiding:before{
  content: "\e63c";
}

.icon-fanhui:before{
  content:"\e716";
}