@font-face {
  font-family: "iconfont"; /* Project id 4807786 */
  src: url('//at.alicdn.com/t/c/font_4807786_zhdu6nggxq.woff2?t=1736928586860') format('woff2'),
       url('//at.alicdn.com/t/c/font_4807786_zhdu6nggxq.woff?t=1736928586860') format('woff'),
       url('//at.alicdn.com/t/c/font_4807786_zhdu6nggxq.ttf?t=1736928586860') format('truetype');
}

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

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

.icon-menu:before {
  content: "\e62f";
}

.icon-Fileuploading:before {
  content: "\e618";
}

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

.icon-refresh:before {
  content: "\e650";
}

.icon-close_filled:before {
  content: "\e651";
}

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

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

.icon-check_filled:before {
  content: "\e654";
}

.icon-info_filled:before {
  content: "\e655";
}

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

.icon-help_filled:before {
  content: "\e657";
}

.icon-help:before {
  content: "\e658";
}

