@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?6w4e99');
  src:  url('../fonts/icomoon.eot?6w4e99#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?6w4e99') format('truetype'),
    url('../fonts/icomoon.woff?6w4e99') format('woff'),
    url('../fonts/icomoon.svg?6w4e99#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-question:before {
  content: "\e90b";
}
.icon-chevron-down:before {
  content: "\e90a";
}
.icon-cross:before {
  content: "\e90c";
}
.icon-facebook:before {
  content: "\e900";
/*  color: #1877f2;*/
}
.icon-instagram:before {
  content: "\e905";
/*  color: #e4405f;*/
}
.icon-messenger:before {
  content: "\e904";
/*  color: #00b2ff;*/
}
.icon-pinterest:before {
  content: "\e901";
/*  color: #bd081c;*/
}
.icon-telegram:before {
  content: "\e906";
/*  color: #2ca5e0;*/
}
.icon-twitter:before {
  content: "\e902";
/*  color: #1da1f2;*/
}
.icon-viber:before {
  content: "\e907";
/*  color: #665cac;*/
}
.icon-vine:before {
  content: "\e903";
/*  color: #11b48a;*/
}
.icon-whatsapp:before {
  content: "\e908";
/*  color: #25d366;*/
}
.icon-youtube:before {
  content: "\e909";
/*  color: #f00;*/
}
.icon-location2:before {
  content: "\e948";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-search:before {
  content: "\e986";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-whatsapp1:before {
  content: "\ea93";
}
.icon-telegram1:before {
  content: "\ea95";
}
.icon-twitter1:before {
  content: "\ea96";
}
.icon-youtube1:before {
  content: "\ea9d";
}
