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

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

.icon-bq:before {
  content: "\e68e";
}

.icon-gwc:before {
  content: "\e677";
}

.icon-top:before {
  content: "\e676";
}

.icon-more:before {
  content: "\e66f";
}

.icon-line:before {
  content: "\e670";
}

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

.icon-xiaoxi:before {
  content: "\e601";
}

.icon-kf:before {
  content: "\e679";
}

.icon-video:before {
  content: "\e678";
}

