@font-face {
  font-family: 'icomoon';
  src:  url('icons.eot?ib8xar');
  src:  url('icons.eot?ib8xar#iefix') format('embedded-opentype'),
    url('icons.ttf?ib8xar') format('truetype'),
    url('icons.woff?ib8xar') format('woff'),
    url('icons.svg?ib8xar#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-profile:before {
  content: "\c901";
}
.icon-ig:before {
  content: "\c900";
}
.icon-home:before {
  content: "\c902";
}
.icon-blogs:before {
  content: "\c903";
}
.icon-cart:before {
  content: "\c904";
}
.icon-inventory:before {
  content: "\c905";
}
.icon-orders:before {
  content: "\c906";
}
.icon-products:before {
  content: "\c907";
}
.icon-dashboard:before {
  content: "\c908";
}
.icon-logout:before {
  content: "\c909";
}
.icon-accounts:before {
  content: "\c90a";
}
.icon-address:before {
  content: "\c910";
}
.icon-password:before {
  content: "\c911";
}
.icon-purchases:before {
  content: "\c912";
}
.icon-buyer:before {
  content: "\c913";
}
.icon-seller:before {
  content: "\c914";
}
