@font-face {
  font-family: "iconfont";
  src: url('iconfont.woff2?t=1711093293934') format('woff2'),
       url('iconfont.woff?t=1711093293934') format('woff'),
       url('iconfont.ttf?t=1711093293934') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e601";
}

.icon-bx-mobile:before {
  content: "\e65c";
}

.icon-computer-full:before {
  content: "\e603";
}

.icon-xiaoxi:before {
  content: "\e60d";
}

.icon-shenhe:before {
  content: "\e602";
}

.icon-notice:before {
  content: "\e600";
}

.icon-shenhe1:before {
  content: "\e65d";
}

.icon-tuichu:before {
  content: "\e64b";
}

.icon-caidan:before {
  content: "\e652";
}

.icon-yonghu:before {
  content: "\e623";
}

.icon-baogao:before {
  content: "\e67a";
}

.icon-youjiantou:before {
  content: "\ee39";
}

.icon-arrow-up:before {
  content: "\e647";
}

.icon-lianxi:before {
  content: "\e628";
}

.icon-shiyong:before {
  content: "\e66a";
}

.icon-dingyue:before {
  content: "\e630";
}

