@font-face {
  font-family: 'icomoon';
  src: url('../icon-fonts/icomoon.eot?iaqctk');
  src: url('../icon-fonts/icomoon.eot?iaqctk#iefix') format('embedded-opentype'),
    url('../icon-fonts/icomoon.ttf?iaqctk') format('truetype'),
    url('../icon-fonts/icomoon.woff?iaqctk') format('woff'),
    url('../icon-fonts/icomoon.svg?iaqctk#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-Integration:before {
  content: "\e900";
}

.icon-Account:before {
  content: "\e901";
}

.icon-Advertiser:before {
  content: "\e902";
}

.icon-Control-Center:before {
  content: "\e903";
}

.icon-customize:before {
  content: "\e904";
}

.icon-dashboard:before {
  content: "\e905";
}

.icon-Partners:before {
  content: "\e906";
}

.icon-Report:before {
  content: "\e907";
}

.icon-send-mail:before {
  content: "\e908";
}

.icon-star-folder:before {
  content: "\e909";
}