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

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

.icon-tianmaoyuanchengfuwu:before {
  content: "\f0086";
}

.icon-renyuanguanli:before {
  content: "\e62d";
}

.icon-quanbugengduo:before {
  content: "\e71e";
}

.icon-wuliao:before {
  content: "\e841";
}

.icon-Leaf:before {
  content: "\e69f";
}

.icon-weixian:before {
  content: "\e60a";
}

.icon-tezhongshebei:before {
  content: "\e604";
}

.icon-zhilianganquan:before {
  content: "\e63e";
}

.icon-jindu:before {
  content: "\e65d";
}

