@font-face {
  font-family: "iconfont";
  src: url('iconfont.woff2') format('woff2')
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dingwei:before {
  content: "\e62f";
}

.icon-shouyizhuanhua:before {
  content: "\e632";
}

.icon-kefu:before {
  content: "\e65b";
}

.icon-renwu:before {
  content: "\e610";
}

.icon-guanxibushu:before {
  content: "\e624";
}

.icon-liucheng:before {
  content: "\e86b";
}

.icon-weixiushenqing-banshou-01:before {
  content: "\e786";
}

.icon-jinggao:before {
  content: "\e600";
}

.icon-copy:before {
  content: "\e8b0";
}

.icon-ok:before {
  content: "\e654";
}

.icon-xia-san-jiao:before {
  content: "\e65a";
}

.icon-del:before {
  content: "\e621";
}

.icon-edit:before {
  content: "\e607";
}

.icon-close:before {
  content: "\e6ac";
}

.icon-scan:before {
  content: "\e8d4";
}

.icon-right-arrow:before {
  content: "\e735";
}

.icon-filter:before {
  content: "\e6e9";
}

