@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?uo76uf');
  src:  url('../fonts/icomoon.eot?uo76uf#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?uo76uf') format('truetype'),
    url('../fonts/icomoon.woff?uo76uf') format('woff'),
    url('../fonts/icomoon.svg?uo76uf#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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-recycle:before {
  content: "\e907";
}
.icon-map:before {
  content: "\e902";
}
.icon-location:before {
  content: "\e902";
}
.icon-tools:before {
  content: "\e906";
}
.icon-measure:before {
  content: "\e906";
}
.icon-design:before {
  content: "\e906";
}
.icon-ruler:before {
  content: "\e906";
}
.icon-pencil:before {
  content: "\e906";
}
.icon-coffee:before {
  content: "\e901";
}
.icon-mug:before {
  content: "\e901";
}
.icon-cup:before {
  content: "\e901";
}
.icon-drink:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e942";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-business-card:before {
  content: "\e908";
}
.icon-file-text:before {
  content: "\e909";
}
.icon-map-pin:before {
  content: "\e903";
}
.icon-phone1:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-road:before {
  content: "\f018";
}
.icon-money:before {
  content: "\f0d6";
}
