

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

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ic-font-rakxa' !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;
}
.ic-menu:before {
  content: "\e915";
}
.ic-location:before {
  content: "\e913";
}
.ic-upload:before {
  content: "\e914";
}
.ic-arrow-slide-left:before {
  content: "\e911";
}
.ic-arrow-slide-right:before {
  content: "\e912";
}
.ic-close:before {
  content: "\e910";
}
.ic-rectangle:before {
  content: "\e90f";
}
.ic-check:before {
  content: "\e90e";
}
.ic-line-app:before {
  content: "\e90d";
}
.ic-filter:before {
  content: "\e904";
}
.ic-grid-view:before {
  content: "\e906";
}
.ic-chat:before {
  content: "\e90b";
}
.ic-whatsapp:before {
  content: "\e90c";
}
.ic-arrow-right:before {
  content: "\e907";
}
.ic-arrow-left:before {
  content: "\e908";
}
.ic-arrow-up:before {
  content: "\e909";
}
.ic-arrow-down:before {
  content: "\e90a";
}
.ic-mail:before {
  content: "\e905";
}
.ic-youtube:before {
  content: "\e900";
}
.ic-instagram:before {
  content: "\e901";
}
.ic-facebook:before {
  content: "\e902";
}
.ic-tiktok:before {
  content: "\e903";
}
