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

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

.rh-firebowl:before {
  content: "\e901";
}
.rh-Campfire:before {
  content: "\e900";
}
.rh-bulb:before {
  content: "\e902";
}
.rh-bulb-solid:before {
  content: "\e903";
}
.rh-campfire--fill:before {
  content: "\e904";
}
.rh-lamp2:before {
  content: "\e905";
}
.rh-water:before {
  content: "\e906";
}
.rh-droplet:before {
  content: "\e90b";
}
.rh-fire:before {
  content: "\e9a9";
}
