@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dhz59s');
  src:  url('fonts/icomoon.eot?dhz59s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dhz59s') format('truetype'),
    url('fonts/icomoon.woff?dhz59s') format('woff'),
    url('fonts/icomoon.svg?dhz59s#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-chevron-left:before {
  content: "\e910";
}
.icon-chevron-right:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e90f";
}
.icon-hamburger:before {
  content: "\e90d";
}
.icon-xmark:before {
  content: "\e90e";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-chain:before {
  content: "\e904";
}
.icon-envelope:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-pinterest:before {
  content: "\e908";
}
.icon-share:before {
  content: "\e909";
}
.icon-tags:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-location:before {
  content: "\e900";
}
.icon-eye:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-play:before {
  content: "\ea1c";
}
.icon-whatsapp1:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
