@font-face {
  font-family: 'rs-icons';
  src:  url('fonts/rs-icons.eot?9f01qe');
  src:  url('fonts/rs-icons.eot?9f01qe#iefix') format('embedded-opentype'),
    url('fonts/rs-icons.ttf?9f01qe') format('truetype'),
    url('fonts/rs-icons.woff?9f01qe') format('woff'),
    url('fonts/rs-icons.svg?9f01qe#wpbc-realstate') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="rs-"], [class*=" rs-"] { 

  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rs-icons' !important;
  speak: none;
  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;
}
 
.rs-total_surface:before {
  content: "\e923";
}
.rs-floors_amount:before {
  content: "\e924";
}
.rs-suite_amount:before {
  content: "\e925";
}
.rs-bathroom_amount:before {
  content: "\e927";
}