@font-face {
  font-family: "iconfont"; /* Project id 3990389 */
  src: url('iconfont.woff2?t=1680501737248') format('woff2'),
       url('iconfont.woff?t=1680501737248') format('woff'),
       url('iconfont.ttf?t=1680501737248') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-guanbi:before {
  content: "\eaf2";
}

.icon-zhuanyemingcheng:before {
  content: "\e627";
}

.icon-xuexiao:before {
  content: "\e659";
}

.icon-yuedu:before {
  content: "\e639";
}

.icon-dianhua:before {
  content: "\e88b";
}

.icon-dizhiguanli:before {
  content: "\e63f";
}

.icon-xingming:before {
  content: "\e607";
}

.icon-xueli:before {
  content: "\e604";
}

.icon-fire:before {
  content: "\e617";
}

.icon-caidan:before {
  content: "\e601";
}

