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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  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-pinterest:before {
  content: "\e90c";
}
.icon-youtube:before {
  content: "\e90d";
}
.icon-whatsapp:before {
  content: "\e90e";
}
.icon-wechat:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-tripadvisor:before {
  content: "\e911";
}
.icon-tiktok:before {
  content: "\e912";
}
.icon-telegram:before {
  content: "\e913";
}
.icon-messenger:before {
  content: "\e914";
}
.icon-linkedin:before {
  content: "\e915";
}
.icon-line:before {
  content: "\e916";
}
.icon-instagram:before {
  content: "\e917";
}
.icon-facebook:before {
  content: "\e918";
}
