@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wi58um');
  src:  url('fonts/icomoon.eot?wi58um#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wi58um') format('truetype'),
    url('fonts/icomoon.woff?wi58um') format('woff'),
    url('fonts/icomoon.svg?wi58um#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-tripadvisor:before {
  content: "\e902";
}
.icon-x:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e944";
}
.icon-location:before {
  content: "\e949";
}
.icon-facebook1:before {
  content: "\ea92";
}
.icon-facebook2:before {
  content: "\ea93";
}
.icon-instagram:before {
  content: "\ea94";
}
.icon-whatsapp:before {
  content: "\ea95";
}
.icon-telegram:before {
  content: "\ea97";
}
.icon-twitter:before {
  content: "\ea98";
}
.icon-vine:before {
  content: "\ea99";
}
.icon-vk:before {
  content: "\ea9a";
}
.icon-youtube:before {
  content: "\ea9f";
}
.icon-twitch:before {
  content: "\eaa1";
}
.icon-skype:before {
  content: "\eac7";
}
.icon-linkedin:before {
  content: "\eacb";
}
.icon-linkedin2:before {
  content: "\eacc";
}
.icon-pinterest:before {
  content: "\ead3";
}
