@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?464mkl');
  src:  url('fonts/icomoon.eot?464mkl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?464mkl') format('truetype'),
    url('fonts/icomoon.woff?464mkl') format('woff'),
    url('fonts/icomoon.svg?464mkl#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-instagram:before {
  content: "\e909";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-pause:before {
  content: "\e906";
}
.icon-player:before {
  content: "\e906";
}
.icon-play:before {
  content: "\e907";
}
.icon-player2:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e904";
}
.icon-heart:before {
  content: "\e901";
}
.icon-like:before {
  content: "\e901";
}
.icon-love:before {
  content: "\e901";
}
.icon-favorite:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-brand:before {
  content: "\e902";
}
.icon-tweet:before {
  content: "\e902";
}
.icon-social:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-brand2:before {
  content: "\e903";
}
.icon-social2:before {
  content: "\e903";
}
.icon-link:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e905";
}

