@font-face {
  font-family: "iconfont"; /* Project id 2649079 */
  src: url('iconfont.woff2?t=1628929519700') format('woff2'),
       url('iconfont.woff?t=1628929519700') format('woff'),
       url('iconfont.ttf?t=1628929519700') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-account:before {
  content: "\e70e";
}

.icon-baifenhao:before {
  content: "\e709";
}

.icon-tuodong:before {
  content: "\e705";
}

.icon-add:before {
  content: "\e701";
}

.icon-expand:before {
  content: "\e702";
}

.icon-delete:before {
  content: "\e703";
}

.icon-edit:before {
  content: "\e704";
}

.icon-search:before {
  content: "\e700";
}

.icon-message:before {
  content: "\e6ff";
}

.icon-bills:before {
  content: "\e6f7";
}

.icon-contact:before {
  content: "\e6f8";
}

.icon-statis:before {
  content: "\e6f9";
}

.icon-market:before {
  content: "\e6fa";
}

.icon-customer:before {
  content: "\e6fb";
}

.icon-order:before {
  content: "\e6fc";
}

.icon-system:before {
  content: "\e6fd";
}

.icon-clue:before {
  content: "\e6fe";
}

.icon-workbench:before {
  content: "\e6f6";
}

.icon-password:before {
  content: "\e6f1";
}

.icon-user:before {
  content: "\e6f2";
}

.icon-eye-close:before {
  content: "\e6f3";
}

.icon-eye-open:before {
  content: "\e6f4";
}

.icon-collapse:before {
  content: "\e6ed";
}

