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

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

.icon-caidan:before {
  content: "\e612";
}

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

.icon-left:before {
  content: "\e63d";
}

.icon-up:before {
  content: "\e659";
}

.icon-right:before {
  content: "\e615";
}

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

.icon-youxiang:before {
  content: "\e602";
}

.icon-group:before {
  content: "\e90a";
}

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

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

.icon-dianhua:before {
  content: "\e636";
}

.icon-play:before {
  content: "\e664";
}

.icon-send-email:before {
  content: "\e947";
}

.icon-down-arrow:before {
  content: "\e63e";
}

.icon-chip:before {
  content: "\e937";
}

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

.icon-shouji:before {
  content: "\e606";
}

.icon-time:before {
  content: "\e652";
}

