@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?82n01l');
  src:  url('../fonts/icomoon.eot?82n01l#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?82n01l') format('truetype'),
    url('../fonts/icomoon.woff?82n01l') format('woff'),
    url('../fonts/icomoon.svg?82n01l#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: none;
  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-kl:before {
  content: "\e910";
}
.icon-user:before {
  content: "\e90f";
}
.icon-digital-marketing:before {
  content: "\e90d";
}
.icon-clock:before {
  content: "\e90e";
}
.icon-analysis:before {
  content: "\e900";
}
.icon-coffee-cup:before {
  content: "\e901";
}
.icon-connection:before {
  content: "\e902";
}
.icon-download:before {
  content: "\e903";
}
.icon-left-arrow:before {
  content: "\e904";
}
.icon-play-button:before {
  content: "\e905";
}
.icon-right-arrow:before {
  content: "\e906";
}
.icon-support:before {
  content: "\e907";
}
.icon-target:before {
  content: "\e908";
}
.icon-tax:before {
  content: "\e909";
}
.icon-telephone:before {
  content: "\e90a";
}
.icon-text-quotes:before {
  content: "\e90b";
}
.icon-trophy:before {
  content: "\e90c";
}
