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

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

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

.icon-back:before {
  content: "\e601";
}

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

.icon-config:before {
  content: "\e603";
}

.icon-zuobiao:before {
  content: "\e679";
}

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

.icon-telephone:before {
  content: "\e680";
}

.icon-qq:before {
  content: "\e61d";
}

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

.icon-douyin:before {
  content: "\e8db";
}

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

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

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

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

