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

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

.icon-baiduxiaochengxu:before {
  content: "\e7ae";
}

.icon-xiaochengxu:before {
  content: "\e643";
}

.icon--:before {
  content: "\e650";
}

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

.icon-guanbi1:before {
  content: "\e61f";
  font-size: 14px;
}

