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

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

.icon-xuexizhongxin:before {
  content: "\e63d";
}

.icon-beidanci:before {
  content: "\ebd2";
}

.icon-chengchang:before {
  content: "\e641";
}

.icon-wodetuandui:before {
  content: "\e6a0";
}

.icon-wenzhang:before {
  content: "\e702";
}

.icon-shujucanmou:before {
  content: "\e87e";
}

