@font-face {
  font-family: 'icons';
  src:  url('icons.eot?dpn62a');
  src:  url('icons.eot?dpn62a#iefix') format('embedded-opentype'),
    url('icons.ttf?dpn62a') format('truetype'),
    url('icons.woff?dpn62a') format('woff'),
    url('icons.svg?dpn62a#icons') 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: 'icons' !important;
  speak: never;
  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-infinity:before {
  content: "\e905";
  color: #55595c;
}

.icon-hit:before {
  content: "\e904";
  color: #fc840a;
}
.icon-close:before {
  content: "\e912";
}
.icon-spoiler_arrow:before {
  content: "\e90e";
}
.icon-logout:before {
  content: "\e90f";
}
.icon-android:before {
  content: "\e900";
}
.icon-apple:before {
  content: "\e901";
}
.icon-arrows_lg:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
  color: #8ECC0A;
}
.icon-arr:before {
  content: "\e906";
}
.icon-effect:before {
  content: "\e907";
}
.icon-fast:before {
  content: "\e908";
}
.icon-free:before {
  content: "\e909";
}
.icon-hand:before {
  content: "\e90a";
}
.icon-question-2:before {
  content: "\e90b";
  color: #8ecc0a;
}
.icon-question:before {
  content: "\e90c";
}
.icon-star:before {
  content: "\e90d";
  color: #fc0;
}
.icon-insta:before {
  content: "\e913";
}
.icon-ok:before {
  content: "\e914";
}
.icon-play:before {
  content: "\e910";
}
.icon-settings:before {
  content: "\e911";
}
.icon-telegram:before {
  content: "\e915";
}
.icon-viber:before {
  content: "\e916";
}
.icon-vk:before {
  content: "\e917";
}
.icon-whatsap:before {
  content: "\e918";
}
.icon-yandex:before {
  content: "\e919";
}
.icon-yt:before {
  content: "\e91a";
}
