@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2ujnwo');
  src:  url('fonts/icomoon.eot?2ujnwo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2ujnwo') format('truetype'),
    url('fonts/icomoon.woff?2ujnwo') format('woff'),
    url('fonts/icomoon.svg?2ujnwo#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: 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;
}

.icon-saw:before {
  content: "\e91c";
}
.icon-fire:before {
  content: "\e921";
}
.icon-wood2:before {
  content: "\e925";
}
.icon-house:before {
  content: "\e931";
}
.icon-opal:before {
  content: "\e900";
}
.icon-wood:before {
  content: "\e907";
}
.icon-deska:before {
  content: "\e914";
}
.icon-pallet:before {
  content: "\e915";
}
.icon-home:before {
  content: "\e932";
}
.icon-home2:before {
  content: "\e933";
}
.icon-pencil:before {
  content: "\e934";
}
.icon-phone:before {
  content: "\e942";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-users:before {
  content: "\e972";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
