@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?knkd8b');
  src:  url('fonts/icomoon.eot?knkd8b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?knkd8b') format('truetype'),
    url('fonts/icomoon.woff?knkd8b') format('woff'),
    url('fonts/icomoon.svg?knkd8b#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-menu:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-tiktok:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e942";
}
.icon-star:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-arrow-left:before {
  content: "\ea40";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-talk-spanish-logo:before {
  content: "\e902";
}
.icon-talk-spanish-min-logo:before {
  content: "\e903";
}
