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

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

.icon-mobile:before {
  content: "\e62a";
}

.icon-weibo:before {
  content: "\e608";
}

.icon-menu:before {
  content: "\e7f4";
}

.icon-wechat:before {
  content: "\e600";
}

.icon-question_fill:before {
  content: "\e7f6";
}

.icon-message-fill:before {
  content: "\e621";
}

.icon-browse:before {
  content: "\e666";
}

.icon-comment:before {
  content: "\e668";
}

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

.icon-good:before {
  content: "\e673";
}

.icon-search:before {
  content: "\e67d";
}

.icon-arrow-left-bold:before {
  content: "\e685";
}

.icon-close-bold:before {
  content: "\e686";
}

.icon-arrow-right-bold:before {
  content: "\e687";
}

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

.icon-gouwuche:before {
  content: "\e63f";
}

