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

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

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

.icon-caidan:before {
  content: "\e612";
}

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

.icon-lanmu:before {
  content: "\e510";
}

.icon-dizhiguanli:before {
  content: "\e63f";
}

.icon-youxiang:before {
  content: "\e908";
}

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

