@font-face {
  font-family: "iconfont"; /* Project id 4533109 */
  src: url('iconfont.woff2?t=1714900378129') format('woff2'),
       url('iconfont.woff?t=1714900378129') format('woff'),
       url('iconfont.ttf?t=1714900378129') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-qingkong2:before {
  content: "\e7f1";
}

.icon-email:before {
  content: "\e631";
}

.icon-weizhi:before {
  content: "\e64c";
}

.icon-phone:before {
  content: "\e601";
}

.icon-up:before {
  content: "\e600";
}

.icon-down:before {
  content: "\e7a4";
}

.icon-jt-r:before {
  content: "\e60d";
}

.icon-jt-l:before {
  content: "\e7a3";
}

.icon-fanhui:before {
  content: "\e669";
}

.icon-qq:before {
  content: "\e615";
}

.icon-weixin:before {
  content: "\e62a";
}

.icon-weiboxinxi:before {
  content: "\e686";
}

.icon-Facebook:before {
  content: "\e606";
}

.icon-close:before {
  content: "\e7a2";
}

.icon-menu:before {
  content: "\e621";
}

