@font-face {
  font-family: "iconfont"; /* Project id 2596305 */
  src: url('font/iconfont.woff2?t=1623376222850') format('woff2'),
       url('font/iconfont.woff?t=1623376222850') format('woff'),
       url('font/iconfont.ttf?t=1623376222850') format('truetype');
}

.icon {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bofang:before {
  content: "\e624";
}

.icon-jiantou:before {
  content: "\e628";
}

.icon-jiantou2:before {
  content: "\e62b";
}

.icon-tuandui:before {
  content: "\e604";
}

.icon-nengli:before {
  content: "\e60d";
}

.icon-yuyan:before {
  content: "\e684";
}

.icon-zhuanli:before {
  content: "\e612";
}

.icon-home:before {
  content: "\e674";
}

.icon-menu:before {
  content: "\e677";
}

.icon-loading:before {
  content: "\e676";
}

.icon-arrow-left-bold:before {
  content: "\e685";
}

.icon-close-bold:before {
  content: "\e686";
}

.icon-arrow-right-bold:before {
  content: "\e687";
}

.icon-jingyan:before {
  content: "\e620";
}

