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

[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-faq:before {
  content: "\e900";
}
.icon-zoom:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-cup:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-logo-diver:before {
  content: "\e907";
}
.icon-mask:before {
  content: "\e908";
}
.icon-padi:before {
  content: "\e909";
}
.icon-people:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-telegram:before {
  content: "\e90c";
}
.icon-youtube:before {
  content: "\e90d";
}
.icon-play:before {
  content: "\e90e";
}
.icon-shark:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e910";
}
