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

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

.icon-deleteicon:before {
  content: "\e625";
}

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

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

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

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

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

.icon-add-outlined:before {
  content: "\e6da";
}

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

.icon-warn:before {
  content: "\e67f";
}

.icon-add:before {
  content: "\e661";
}

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

.icon-fast:before {
  content: "\e609";
}

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

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

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

.icon-edit:before {
  content: "\e626";
}

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

