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

[class^="icon-fl"], [class*=" icon-fl"] {
  /* 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-flwood-1:before {
  content: "\e900f";
}
.icon-fltable:before {
  content: "\e901f";
}
.icon-flplumb-bob:before {
  content: "\e902f";
}
.icon-flplasterer:before {
  content: "\e903f";
}
.icon-fldeck:before {
  content: "\e904f";
}
.icon-flweather:before {
  content: "\e905f";
}
