@font-face {
  font-family: "iconfont"; /* Project id 2679566 */
  src: url('iconfont.woff2?t=1628580387485') format('woff2'),
       url('iconfont.woff?t=1628580387485') format('woff'),
       url('iconfont.ttf?t=1628580387485') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

.icon-telephone:before {
  content: "\e680";
}

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

.icon-add-bold:before {
  content: "\e685";
}

.icon-arrow-left-bold:before {
  content: "\e686";
}

.icon-arrow-up-bold:before {
  content: "\e687";
}

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

.icon-arrow-down-bold:before {
  content: "\e689";
}

.icon-arrow-right-bold:before {
  content: "\e68a";
}

