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

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

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

.icon-dizhi:before {
  content: "\e652";
}

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

.icon-qudongguanli:before {
  content: "\e59b";
}

.icon-email:before {
  content: "\e66f";
}

.icon-dagou:before {
  content: "\e69a";
}

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

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

