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

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

.rr-tiktok:before {
  content: "\e900";
}
.rr-close:before {
  content: "\2613";
}
.rr-down:before {
  content: "\2b9f";
}
.rr-up:before {
  content: "\2303";
}
.rr-right:before {
  content: "\2b9e";
}
.rr-phone_in_talk:before {
  content: "\e901";
}
.rr-menu:before {
  content: "\2630";
}
.rr-search:before {
  content: "\1f50e";
}
.rr-twitter:before {
  content: "\1f426";
}
.rr-facebook:before {
  content: "\1f5e8";
}
.rr-linkedin:before {
  content: "\1f3e2";
}
.rr-youtube:before {
  content: "\1f3a5";
}
.rr-instagram:before {
  content: "\1f4f7";
}
.rr-whatsapp:before {
  content: "\f232";
}
