@font-face {
  font-family: "iconfont"; /* Project id 2733009 */
  src: url('iconfont.woff2?t=1628756607994') format('woff2'),
       url('iconfont.woff?t=1628756607994') format('woff'),
       url('iconfont.ttf?t=1628756607994') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chakan:before {
  content: "\e753";
}

.icon-shoujiapp:before {
  content: "\e6f2";
}

.icon-weixin:before {
  content: "\e604";
}

.icon-hangyeyingyong:before {
  content: "\e6f0";
}

.icon-xitongjicheng:before {
  content: "\e669";
}

.icon-wulianwang:before {
  content: "\e65e";
}

.icon-dianshang:before {
  content: "\e699";
}

.icon-down:before {
  content: "\e63e";
}

.icon-left:before {
  content: "\e6fe";
}

.icon-right:before {
  content: "\e6ff";
}

.icon-phone:before {
  content: "\e61a";
}

