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

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

.icon-xingxiang:before {
  content: "\e61f";
}

.icon-yingxiao:before {
  content: "\e765";
}

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

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

.icon-jingying:before {
  content: "\e638";
}

.icon-yanfa:before {
  content: "\e64d";
}

.icon-zhanshu:before {
  content: "\e722";
}

.icon-fuwu:before {
  content: "\e8a0";
}

