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

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

.icon-chuangjiandingdan:before {
  content: "\e62b";
}

.icon-price:before {
  content: "\e63b";
}

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

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

.icon-view:before {
  content: "\e644";
}

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

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

.icon-collapse:before {
  content: "\e673";
}

.icon-config:before {
  content: "\e643";
}

.icon-girl:before {
  content: "\e606";
}

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

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

.icon-order:before {
  content: "\e69f";
}

