@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3hzv6');
  src:  url('fonts/icomoon.eot?3hzv6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3hzv6') format('truetype'),
    url('fonts/icomoon.woff?3hzv6') format('woff'),
    url('fonts/icomoon.svg?3hzv6#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-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-office:before {
  content: "\e903";
}
.icon-paint-format:before {
  content: "\e90c";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-power-cord:before {
  content: "\e9b7";
}
.icon-checkmark2:before {
  content: "\ea11";
}

