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

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

.icon-orders:before {
  content: "\e611";
}

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

.icon-history:before {
  content: "\e60f";
}

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

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

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

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

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

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

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

.icon-message:before {
  content: "\e60a";
}

.icon-appointment:before {
  content: "\e60b";
}

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

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

