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

.icon-tuxing:before {
  content: "\e61f";
}

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

.icon-backtop:before {
  content: "\e660";
}

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

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

.icon-vertical_line:before {
  content: "\e63a";
}

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

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

.icon-diqiu:before {
  content: "\e844";
}

.icon-youjiantou:before {
  content: "\e6df";
}

