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

[class^="roofcleaning"], [class*=" roofcleaning"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'roof-cleaning-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;
}

.roofcleaningsalt:before {
  content: "\e903";
}
.roofcleaningdust:before {
  content: "\e900";
}
.roofcleaningleaf-palm:before {
  content: "\e901";
}
.roofcleaningmoss:before {
  content: "\e902";
}
.roofcleaningbird-poop:before {
  content: "\e904";
}
