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

[class^="icon-"], [class*=" icon-"] {
  /* 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-arrow-down2:before {
  content: "\ea3e";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube2:before {
  content: "\ea9e";
}
