@font-face {
  font-family: "iconfont"; /* Project id 3190407 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 52px;
  font-style: normal;
  color: #ff9900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chenggonganli:before {
  content: "\e632";
}
.icon-shengtai:before {
  content: "\e601";
}

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

.icon-zhengwu:before {
  content: "\e603";
}

.icon-shuzishenfen:before {
  content: "\e626";
}

.icon-yiliaojiankang:before {
  content: "\e723";
}

.icon-zhihuifayuan:before {
  content: "\e627";
}

