@font-face {
  font-family: 'rsfonts';
  src:  url('fonts/rsfonts.eot?6fex94');
  src:  url('fonts/rsfonts.eot?6fex94#iefix') format('embedded-opentype'),
    url('fonts/rsfonts.ttf?6fex94') format('truetype'),
    url('fonts/rsfonts.woff?6fex94') format('woff'),
    url('fonts/rsfonts.svg?6fex94#rsfonts') 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: 'rsfonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rs-angle-up:before {
  content: "\e91c";
}
.rs-angle-down:before {
  content: "\e900";
}
.rs-angle-left:before {
  content: "\e918";
}
.rs-angle-right:before {
  content: "\e919";
}
.rs-duble-angle-left:before {
  content: "\e91a";
}
.rs-duble-angle-right:before {
  content: "\e91b";
}
.rs-arrow-left:before {
  content: "\e901";
}
.rs-arrow-right:before {
  content: "\e902";
}
.rs-heart-active:before {
  content: "\e908";
}
.rs-heart-no-active:before {
  content: "\e909";
}
.rs-whatsapp:before {
  content: "\e916";
}
.rs-google-play:before {
  content: "\e907";
}
.rs-instagram:before {
  content: "\e90a";
}
.rs-tiktok:before {
  content: "\e914";
}
.rs-telegram:before {
  content: "\e913";
}
.rs-youtube:before {
  content: "\e917";
}
.rs-rs-logo:before {
  content: "\e910";
}
.rs-vkontakte:before {
  content: "\e915";
}
.rs-map-marker:before {
  content: "\e90e";
}
.rs-mail:before {
  content: "\e90d";
}
.rs-phone:before {
  content: "\e90f";
}
.rs-globe:before {
  content: "\e906";
}
.rs-login:before {
  content: "\e90b";
}
.rs-logout:before {
  content: "\e90c";
}
.rs-calendar:before {
  content: "\e903";
}
.rs-eye:before {
  content: "\e905";
}
.rs-tags:before {
  content: "\e912";
}
.rs-comments:before {
  content: "\e904";
}
.rs-search-btn:before {
  content: "\e911";
}
