@font-face {
  font-family: "iconfont"; /* Project id 3798474 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/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-search:before {
  content: "\e651";
}

.icon-linian:before {
  content: "\e65d";
}

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

.icon-shiming:before {
  content: "\e66a";
}

.icon-jiazhiguan:before {
  content: "\e611";
}

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

.icon-email1:before {
  content: "\e672";
}

.icon-dianhua1:before {
  content: "\e678";
}

.icon-weixin1:before {
  content: "\e63f";
}

.icon-qq1:before {
  content: "\e60f";
}

.icon-email:before {
  content: "\e7b1";
}

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

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

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

.icon-zhengshu:before {
  content: "\e640";
}

.icon-gongchang:before {
  content: "\e610";
}

.icon-fuwu:before {
  content: "\e694";
}

.icon-funengkejiyanfa:before {
  content: "\e64d";
}

