body {  font-family: "Inter", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 14px;}
h1, h2, h3, h4, h5, h6 {margin-bottom: 30px;}

@font-face {
  font-family: 'icomoon';
  src:  url('../icon-fonts/icomoon.eot?e85qw8');
  src:  url('../icon-fonts/icomoon.eot?e85qw8#iefix') format('embedded-opentype'),
    url('../icon-fonts/icomoon.ttf?e85qw8') format('truetype'),
    url('../icon-fonts/icomoon.woff?e85qw8') format('woff'),
    url('../icon-fonts/icomoon.svg?e85qw8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before, [class*=" icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-tiktok:before {
  content: "\e900";
}
.icon-tiktok1:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e901";
}
.icon-double-down:before {
  content: "\e903";
}
.icon-down:before {
  content: "\e904";
}
.icon-whatsapp:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-user:before {
  content: "\e971";
}
.icon-search:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}