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

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

.rftflat-roof:before {
  content: "\e900";
}
.rftslate-roof:before {
  content: "\e901";
}
.rfttile-roof:before {
  content: "\e902";
}
