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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url('../fonts/icomoon.svg?il7h7b#icomoon') format("svg");
  }
}

[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-graphic-design:before {
  content: "\e90b";
}
.icon-ecommerce:before {
  content: "\e900";
}
.icon-social-media:before {
  content: "\e901";
}
.icon-ads:before {
  content: "\e902";
}
.icon-advertising:before {
  content: "\e903";
}
.icon-schedule:before {
  content: "\e904";
}
.icon-ads1:before {
  content: "\e905";
}
.icon-search1:before {
  content: "\e906";
}
.icon-customer-service:before {
  content: "\e907";
}
.icon-exam:before {
  content: "\e908";
}
.icon-increase:before {
  content: "\e909";
}
.icon-target:before {
  content: "\e90a";
}