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

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

.icon-shouye:before {
  content: "\f012b";
}

.icon-yingyong:before {
  content: "\f0174";
}

.icon-yingyongzhongxin:before {
  content: "\f017a";
}

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

.icon-sousuoxiao:before {
  content: "\e8d6";
}

.icon-fenlei:before {
  content: "\e62f";
}

.icon-women:before {
  content: "\e635";
}

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

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

.icon-24gf-telephone3:before {
  content: "\e96c";
}

.icon-24gf-telephone2:before {
  content: "\e96d";
}

.icon-fenlei1:before {
  content: "\e621";
}

.icon-direction-right:before {
  content: "\e66c";
}

.icon-direction-left:before {
  content: "\e66d";
}

