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

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

.icon-address:before {
  content: "\e70b";
}

.icon-more:before {
  content: "\e709";
}

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

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

.icon-douying:before {
  content: "\e602";
}

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

.icon-lang:before {
  content: "\e604";
}

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

.icon-seach:before {
  content: "\e607";
}

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

.icon-guanbi:before {
  content: "\e606";
}

.icon-caidan:before {
  content: "\e608";
}

