@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomooned79.eot?kiddvz');
  src:  url('../fonts/icomooned79.eot?kiddvz#iefix') format('embedded-opentype'),
    url('../fonts/icomooned79.ttf?kiddvz') format('truetype'),
    url('../fonts/icomooned79.woff?kiddvz') format('woff'),
    url('../fonts/icomooned79.svg?kiddvz#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: "\e90d";
}

.icon-facebook:before {
  content: "\ea90";
  color: #1877f2;
}
.icon-instagram:before {
  content: "\ea92";
  color: #e4405f;
}
.icon-pinterest:before {
  content: "\ead1";
  color: #bd081c;
}
.icon-telegram:before {
  content: "\ea95";
  color: #2ca5e0;
}
.icon-twitter:before {
  content: "\ea96";
  color: #1da1f2;
}
.icon-whatsapp:before {
  content: "\e905";
  color: #25d366;
}
.icon-Adventurer:before {
  content: "\e900";
}
.icon-Agenda:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-Clock:before {
  content: "\e903";
}
.icon-Friends:before {
  content: "\e904";
}
.icon-Gift:before {
  content: "\e905";
}
.icon-Heart:before {
  content: "\e906";
}
.icon-Magic:before {
  content: "\e907";
}
.icon-map:before {
  content: "\e908";
}
.icon-Phone:before {
  content: "\e909";
}
.icon-Secret:before {
  content: "\e90a";
}
.icon-Team:before {
  content: "\e90b";
}
.icon-traveler:before {
  content: "\e90c";
}
