@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?fq5v54');
  src:  url('icomoon.eot?fq5v54#iefix') format('embedded-opentype'),
    url('icomoon.ttf?fq5v54') format('truetype'),
    url('icomoon.woff?fq5v54') format('woff'),
    url('icomoon.svg?fq5v54#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-arrow-link:before {
  content: "\e90c";
}
.icon-down-chevron:before {
  content: "\e909";
}
.icon-right-chevron:before {
  content: "\e90a";
}
.icon-up-chevron:before {
  content: "\e90b";
}
.icon-cone-traffic-signal-tool:before {
  content: "\e900";
}
.icon-document:before {
  content: "\e90d";
}
.icon-maintenance:before {
  content: "\e901";
}
.icon-information:before {
  content: "\e902";
}
.icon-welding-mask:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-billboard:before {
  content: "\e905";
}
.icon-email:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e907";
}
.icon-phone-call:before {
  content: "\e908";
}
