@font-face {font-family: "iconfont";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
   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-zhihu:before {
  content: "\e69a";
}

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

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

.icon-yanjing:before {
  content: "\e6b0";
}

.icon-fanhui:before {
  content: "\e641";
}

.icon-jian:before {
  content: "\e625";
}

.icon-shanchu4:before {
  content: "\e690";
}

.icon-qq:before {
  content: "\e612";
}

.icon-weixin:before {
  content: "\e615";
}

.icon-weibo:before {
  content: "\e63e";
}

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

.icon-cha1:before {
  content: "\e605";
}

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

.icon-double_right:before {
  content: "\e62a";
}

.icon-gengduo:before {
  content: "\e6f3";
}

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

.icon-top:before {
  content: "\e7e1";
}

.icon-down:before {
  content: "\e7e3";
}

.icon-below-t:before {
  content: "\e7e4";
}

.icon-double_left:before {
  content: "\e7e5";
}

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

.icon-sousuo:before {
  content: "\e65e";
}

