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

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

.icon-dashboard:before {
  content: "\e78b";
}

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

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

.icon-warning:before {
  content: "\e785";
}

.icon-error:before {
  content: "\e66f";
}

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

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

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

.icon-new:before {
  content: "\e624";
}

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

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

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

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

.icon-delete:before {
  content: "\e674";
}

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

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

.icon-customer:before {
  content: "\e829";
}

.icon-category:before {
  content: "\e84d";
}

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

