@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fagpe1');
  src:  url('fonts/icomoon.eot?fagpe1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fagpe1') format('truetype'),
    url('fonts/icomoon.woff?fagpe1') format('woff'),
    url('fonts/icomoon.svg?fagpe1#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-download:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e900";
  /*color: #4d4d4f;*/
}
.icon-slider_arrow_left:before {
  content: "\e901";
}
.icon-slider_arrow_right:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e904";
  /*color: #e4405f;*/
}
.icon-pinterest:before {
  content: "\e905";
  /*color: #bd081c;*/
}
.icon-youtube:before {
  content: "\e906";
  /*color: #cd201f;*/
}
.icon-arrow_forward:before {
  content: "\e5c8";
}
.icon-phone:before {
  content: "\e0cd";
}
.icon-close:before {
  content: "\e5cd";
}
.icon-markunread:before {
  content: "\e159";
}
.icon-favorite:before {
  content: "\e87d";
}
.icon-favorite_border:before {
  content: "\e87e";
}
.icon-keyboard_arrow_down:before {
  content: "\e313";
}
.icon-keyboard_arrow_up:before {
  content: "\e316";
}
.icon-room:before {
  content: "\e8b4";
}
.icon-menu:before {
  content: "\e5d2";
}
.icon-facebook:before {
  content: "\e907";
}
