@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/00d5feb5ab514438b7fc5482bb0be35e.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

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

.icon-wenda:before {
  content: "\e688";
}

.icon-wenhao:before {
  content: "\e67d";
}

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

.icon-chuizi:before {
  content: "\e6e2";
}

.icon-zhuanshi:before {
  content: "\ece4";
}

.icon-new:before {
  content: "\e60e";
}

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

.icon-banshou:before {
  content: "\e618";
}

.icon-5:before {
  content: "\e601";
}

