@font-face {
  font-family: 'carpenters-icons';
  src:  url('fonts/carpenters-icons.eot?5xhbnh');
  src:  url('fonts/carpenters-icons.eot?5xhbnh#iefix') format('embedded-opentype'),
    url('fonts/carpenters-icons.ttf?5xhbnh') format('truetype'),
    url('fonts/carpenters-icons.woff?5xhbnh') format('woff'),
    url('fonts/carpenters-icons.svg?5xhbnh#carpenters-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'carpenters-icons' !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;
}

.carpenterschat:before {
  content: "\e900";
}
.carpenterscontact-us:before {
  content: "\e901";
}
.carpenterscrane:before {
  content: "\e902";
}
.carpentersemail:before {
  content: "\e903";
}
.carpentersnext:before {
  content: "\e904";
}
.carpenterstow-truck:before {
  content: "\e905";
}
