@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ulbqj6');
  src:  url('../fonts/icomoon.eot?ulbqj6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ulbqj6') format('truetype'),
    url('../fonts/icomoon.woff?ulbqj6') format('woff'),
    url('../fonts/icomoon.svg?ulbqj6#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-facebook:before {
  content: "\e90c";
}
.icon-email:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-us_map:before {
  content: "\e909";
}
.icon-carret-right:before {
  content: "\e908";
}
.icon-hamburger:before {
  content: "\e907";
}
.icon-arrow_up:before {
  content: "\e906";
}
.icon-info:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
}
.icon-trucker-hat:before {
  content: "\e902";
}
.icon-permits:before {
  content: "\e903";
}
.icon-truck:before {
  content: "\e904";
}
.icon-recycle:before {
  content: "\e905";
}
