@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}

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

.icon-kongxinduigou:before {
  content: "\ebe5";
}

.icon-duigou:before {
  content: "\e61d";
}

.icon-V:before {
  content: "\e71b";
}

.icon-kefu2:before {
  content: "\e6a1";
}

.icon-dianhua:before {
  content: "\e6db";
}

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

.icon-24xiaoshi:before {
  content: "\e734";
}

.icon-bofang:before {
  content: "\e668";
}

.icon-gengduowangyou:before {
  content: "\e686";
}

.icon-guanbi:before {
  content: "\e676";
}

.icon-shijian:before {
  content: "\e613";
}

.icon-bianjibumen:before {
  content: "\e70c";
}

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

.icon-view:before {
  content: "\e68d";
}