@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?edzjhg');
  src:  url('fonts/icomoon.eot?edzjhg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?edzjhg') format('truetype'),
    url('fonts/icomoon.woff?edzjhg') format('woff'),
    url('fonts/icomoon.svg?edzjhg#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-arrowLeftThin:before {
  content: "\e90c";
}
.icon-arrowRightThin:before {
  content: "\e90d";
}
.icon-rating1:before {
  content: "\e907";
}
.icon-rating2:before {
  content: "\e908";
}
.icon-rating3:before {
  content: "\e909";
}
.icon-rating4:before {
  content: "\e90a";
}
.icon-rating5:before {
  content: "\e90b";
}
.icon-lwlRecommends:before {
  content: "\e906";
}
.icon-playButton:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-twitter:before {
  content: "\e603";
}
.icon-instagram:before {
  content: "\e604";
}
.icon-tumblr:before {
  content: "\e900";
}
.icon-youtube:before {
  content: "\e901";
}
.icon-googlePlus:before {
  content: "\e605";
}
.icon-linkedIn:before {
  content: "\e606";
}
.icon-plus:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e601";
}
.icon-burgerMenu:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-arrowDown:before {
  content: "\e90e";
}
.icon-arrowUp:before {
  content: "\e90f";
}
.icon-reddit:before {
  content: "\e910";
}
.icon-whatsapp:before {
  content: "\e911";
}
.icon-envelope:before {
  content: "\e912";
}
