@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?z2yopg');
  src:  url('fonts/icomoon.eot?z2yopg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?z2yopg') format('truetype'),
    url('fonts/icomoon.woff?z2yopg') format('woff'),
    url('fonts/icomoon.svg?z2yopg#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-arrow-down:before {
  content: "\e949";
}
.icon-close:before {
  content: "\e94a";
}
.icon-credit-card:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e94b";
}
.icon-filter:before {
  content: "\e94c";
}
.icon-info:before {
  content: "\e94e";
}
.icon-instagram:before {
  content: "\e94f";
}
.icon-logout:before {
  content: "\e907";
}
.icon-mark:before {
  content: "\e950";
}
.icon-ok:before {
  content: "\e951";
}
.icon-phone:before {
  content: "\e960";
}
.icon-preview-desktop:before {
  content: "\e961";
}
.icon-preview-mobile:before {
  content: "\e962";
}
.icon-preview-tablet:before {
  content: "\e963";
}
.icon-question:before {
  content: "\e964";
}
.icon-reload:before {
  content: "\e965";
}
.icon-search:before {
  content: "\e966";
}
.icon-user:before {
  content: "\e967";
}
.icon-vk:before {
  content: "\e968";
}
.icon-youtube:before {
  content: "\e969";
}
