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

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

.icon-home:before {
  content: "\e6b8";
}

.icon-service:before {
  content: "\e60b";
}

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

.icon-personnone:before {
  content: "\e64e";
}

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

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

.icon-notice:before {
  content: "\e846";
}

.icon-huiyuantequan:before {
  content: "\e630";
}

.icon-language:before {
  content: "\e60c";
}

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

.icon-telegram:before {
  content: "\e60d";
}

.icon-USDT:before {
  content: "\e622";
}

.icon-copy:before {
  content: "\e656";
}

