@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hq5kgo');
  src:  url('fonts/icomoon.eot?hq5kgo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hq5kgo') format('truetype'),
    url('fonts/icomoon.woff?hq5kgo') format('woff'),
    url('fonts/icomoon.svg?hq5kgo#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: none;
  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: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-controller-paus:before {
  content: "\e906";
}
.icon-controller-play:before {
  content: "\e907";
}
.icon-mail:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-instagram1:before {
  content: "\e902";
}
.icon-twitter1:before {
  content: "\e903";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
