@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hq5iti');
  src:  url('fonts/icomoon.eot?hq5iti#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hq5iti') format('truetype'),
    url('fonts/icomoon.woff?hq5iti') format('woff'),
    url('fonts/icomoon.svg?hq5iti#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-equal:before {
  content: "\e908";
}
.icon-target:before {
  content: "\e907";
}
.icon-atom:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e90c";
}
.icon-arrow--small:before {
  content: "\e91a";
}
.icon-check:before {
  content: "\e901";
}
.icon-chevron:before {
  content: "\e918";
}
.icon-facebook:before {
  content: "\e913";
}
.icon-linkedin:before {
  content: "\e911";
}
.icon-location:before {
  content: "\e919";
}
.icon-x:before {
  content: "\e90e";
}
.icon-zoom:before {
  content: "\e902";
}
.icon-check-circle:before {
  content: "\e90b";
}
.icon-email:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e900";
}
.icon-sun:before {
  content: "\e905";
}
.icon-shield:before {
  content: "\e904";
}
.icon-users:before {
  content: "\e903";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-quote:before {
  content: "\e90a";
}
.icon-heart-o:before {
  content: "\e91b";
}
