@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-down1:before {
  content: "\e679";
}

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

.icon-wangyi:before {
  content: "\e67e";
}

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

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

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

.icon-shouji:before {
  content: "\e633";
}

.icon-search:before {
  content: "\e691";
}

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

.icon-wenjianjia:before {
  content: "\e60d";
}

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

.icon-shuaxin:before {
  content: "\e696";
}

.icon-shengyin:before {
  content: "\e698";
}

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

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

.icon-tubiaoku-:before {
  content: "\e65a";
}

.icon-ovalcopy:before {
  content: "\e634";
}

