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

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

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

.icon-threeline:before {
  content: "\e643";
}

.icon-link:before {
  content: "\e6e9";
}

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

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

.icon-uncollect:before {
  content: "\e705";
}

.icon-share:before {
  content: "\e758";
}

.icon-backTop:before {
  content: "\e60a";
}

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

.icon-username:before {
  content: "\e619";
}

.icon-rank:before {
  content: "\e782";
}

.icon-login:before {
  content: "\e63a";
}

.icon-next:before {
  content: "\e756";
}

.icon-prev:before {
  content: "\e757";
}

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

