@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?jxycl2');
  src:  url('../fonts/icomoon.eot?jxycl2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?jxycl2') format('truetype'),
    url('../fonts/icomoon.woff?jxycl2') format('woff'),
    url('../fonts/icomoon.svg?jxycl2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-mail-black-envelope-symbol:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-facebook-letter-logo:before {
  content: "\e901";
}
.icon-linkedin-square-logo:before {
  content: "\e902";
}
.icon-magnifying-glass-icon:before {
  content: "\e903";
}
.icon-twitter-logo-silhouette:before {
  content: "\e904";
}
.icon-youtube-logo:before {
  content: "\e905";
}
.icon-creative-idea:before {
  content: "\e906";
}
.icon-idea:before {
  content: "\e907";
}