@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?o3ym16');
  src:  url('fonts/icomoon.eot?o3ym16#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?o3ym16') format('truetype'),
    url('fonts/icomoon.woff?o3ym16') format('woff'),
    url('fonts/icomoon.svg?o3ym16#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-email:before {
  content: "\e90d";
  width: 16px !important;
}
.icon-vector:before {
  content: "\e903";
}
.icon-subtract:before {
  content: "\e904";
}
.icon-dialer:before {
  content: "\e906";
}
.icon-moretools:before {
  content: "\e90b";
}
.icon-campaign:before {
  content: "\e900";
}
.icon-commissionnreward:before {
  content: "\e901";
}
.icon-dashboard:before {
  content: "\e902";
}
.icon-integration:before {
  content: "\e905";
}
.icon-mytools:before {
  content: "\e907";
}
.icon-news:before {
  content: "\e908";
}
.icon-reports:before {
  content: "\e909";
}
.icon-services:before {
  content: "\e90a";
}
.icon-tasks:before {
  content: "\e90c";
}
.icon-calendar:before {
  content: "\e90e";
}
