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

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

.icon-success-filling:before {
  content: "\e68b";
}

.icon-prompt-filling:before {
  content: "\e68c";
}

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

.icon-kaipiao:before {
  content: "\e637";
}

.icon-kaipiaojilu:before {
  content: "\e638";
}

.icon-qianbi:before {
  content: "\e69d";
}

.icon-dingdan:before {
  content: "\e617";
}

.icon-shezhi:before {
  content: "\e614";
}

.icon-xiazai:before {
  content: "\e64f";
}

.icon-shoucang:before {
  content: "\e633";
}

.icon-anquan:before {
  content: "\e663";
}

.icon-yonghuzu:before {
  content: "\e607";
}

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

.icon-shijian:before {
  content: "\e640";
}

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

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

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

.icon-filter:before {
  content: "\e805";
}

.icon-filter-filled:before {
  content: "\e806";
}

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

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

.icon-comment:before {
  content: "\e668";
}

.icon-comment-filling:before {
  content: "\e689";
}

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

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

.icon-user-s:before {
  content: "\e634";
}

.icon-user-line:before {
  content: "\e635";
}