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

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

.icon-shuoshixueweishouquanyiji:before {
  content: "\e611";
}

.icon-gaoxiao:before {
  content: "\e68d";
}

.icon-yuangui:before {
  content: "\e777";
}

.icon-diqiu:before {
  content: "\e62e";
}

.icon-lunchuan:before {
  content: "\e60f";
}

