@font-face {
  font-family: 'rs2';
  src:
    url('fonts/rs2.ttf?7vbddj') format('truetype'),
    url('fonts/rs2.woff?7vbddj') format('woff'),
    url('fonts/rs2.svg?7vbddj#rs2') format('svg');
  font-weight: normal;
  font-style: normal;
}

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


.icon-rs2-chair:before {
  content: "\e903";
}
.icon-rs2-location-marker:before {
  content: "\e902";
}
.icon-rs2-location-marker-2:before {
  content: "\e900";
}
.icon-rs2-location-marker-3:before {
  content: "\e901";
}
