@charset "UTF-8";

@font-face {
  font-family: "rmc-icons";
  src:url("fonts/rmc-icons.eot");
  src:url("fonts/rmc-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/rmc-icons.woff") format("woff"),
    url("fonts/rmc-icons.ttf") format("truetype"),
    url("fonts/rmc-icons.svg#rmc-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "rmc-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "rmc-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-allocated-parking:before {
  content: "\61";
}
.icon-bathroom:before {
  content: "\62";
}
.icon-cooker:before {
  content: "\63";
}
.icon-council-tax-band:before {
  content: "\64";
}
.icon-diner:before {
  content: "\65";
}
.icon-dining-room:before {
  content: "\66";
}
.icon-dishwasher:before {
  content: "\67";
}
.icon-double-bedroom:before {
  content: "\68";
}
.icon-double-glazed:before {
  content: "\69";
}
.icon-electric-heating:before {
  content: "\6a";
}
.icon-en-suite:before {
  content: "\6b";
}
.icon-entrance-hall:before {
  content: "\6c";
}
.icon-fitted-kitchen:before {
  content: "\6d";
}
.icon-fitted-kitchen-with-appliances:before {
  content: "\6e";
}
.icon-fridge:before {
  content: "\6f";
}
.icon-front-garden:before {
  content: "\70";
}
.icon-gas-central-heating:before {
  content: "\71";
}
.icon-kitchenette:before {
  content: "\72";
}
.icon-lounge:before {
  content: "\73";
}
.icon-lounge-diner:before {
  content: "\74";
}
.icon-off-street-parking:before {
  content: "\75";
}
.icon-oil-central-heating:before {
  content: "\76";
}
.icon-on-street-parking:before {
  content: "\77";
}
.icon-permit-parking:before {
  content: "\78";
}
.icon-porch:before {
  content: "\79";
}
.icon-rear-garden:before {
  content: "\7a";
}
.icon-shower:before {
  content: "\41";
}
.icon-single-glazed:before {
  content: "\42";
}
.icon-washing-machine:before {
  content: "\43";
}
