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

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

.icon-jiaofu:before {
  content: "\e60d";
}

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

.icon-fangan:before {
  content: "\e65e";
}

.icon-xuqiu:before {
  content: "\e68f";
}

.icon-faxian:before {
  content: "\e792";
}

.icon-yangpin:before {
  content: "\eda8";
}

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

.icon-fax:before {
  content: "\e60e";
}

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

.icon-url:before {
  content: "\e6b7";
}

.icon-phone:before {
  content: "\e72a";
}

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

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

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

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

.icon-mail:before {
  content: "\e70a";
}

