@font-face {
  font-family: 'icomoon';
  src:  url('../icon-fonts/icomoon.eot?hc5jhj');
  src:  url('../icon-fonts/icomoon.eot?hc5jhj#iefix') format('embedded-opentype'),
    url('../icon-fonts/icomoon.ttf?hc5jhj') format('truetype'),
    url('../icon-fonts/icomoon.woff?hc5jhj') format('woff'),
    url('../icon-fonts/icomoon.svg?hc5jhj#icomoon') 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-agent:before {
  content: "\e90a";
}
.icon-card:before {
  content: "\e90b";
}
.icon-cms:before {
  content: "\e900";
}
.icon-crm:before {
  content: "\e901";
}
.icon-dashboard:before {
  content: "\e902";
}
.icon-help:before {
  content: "\e903";
}
.icon-order:before {
  content: "\e904";
}
.icon-report:before {
  content: "\e906";
}
.icon-setting:before {
  content: "\e907";
}
.icon-shooping:before {
  content: "\e908";
}
.icon-tools:before {
  content: "\e909";
}
