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

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

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

.icon-shehui:before {
  content: "\e642";
}

.icon-dashiji:before {
  content: "\e609";
}

.icon-zhengzhijianshe:before {
  content: "\e67e";
}

.icon-shengtaiwenmingchuangjian:before {
  content: "\e708";
}

.icon-jingjifazhan:before {
  content: "\e600";
}

.icon-jichusheshi:before {
  content: "\e78b";
}

