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

[class^="icn-"], [class*=" icn-"] {
  /* 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;
}

.icn-technical-support:before {
  content: "\e900";
}
.icn-live-chat-support:before {
  content: "\e901";
}
.icn-check-list-and-pencil:before {
  content: "\e902";
}
.icn-meeting-presentation:before {
  content: "\e903";
}
.icn-business-consulting:before {
  content: "\e904";
}
.icn-check-list:before {
  content: "\e905";
}
.icn-x:before {
  content: "\e906";
}
.icn-mail:before {
  content: "\e907";
}
