@import url('https://fonts.googleapis.com/css?family=Alice&subset=cyrillic');

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xq0cna');
  src:  url('fonts/icomoon.eot?xq0cna#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xq0cna') format('truetype'),
    url('fonts/icomoon.woff?xq0cna') format('woff'),
    url('fonts/icomoon.svg?xq0cna#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-open:before {
  content: "\e902";
}
.icon-spook:before {
  content: "\e90a";
}
.icon-swim:before {
  content: "\e90b";
}
.icon-arrow-left:before {
  content: "\f040";
}
.icon-arrow-right:before {
  content: "\f03e";
}
.icon-move-left:before {
  content: "\f074";
}
.icon-move-right:before {
  content: "\f0a9";
}
.icon-expand:before {
  content: "\e110";
}
.icon-globe2:before {
  content: "\e905";
}
.icon-weather-snow:before {
  content: "\e912";
}
.icon-beer:before {
  content: "\e90d";
}
.icon-tree2:before {
  content: "\e913";
}
.icon-close:before {
  content: "\e5cd";
}
.icon-directions_bike:before {
  content: "\e52f";
}
.icon-directions_run:before {
  content: "\e566";
}
.icon-format_indent_decrease:before {
  content: "\e23d";
}
.icon-format_indent_increase:before {
  content: "\e23e";
}
.icon-local_atm:before {
  content: "\e53e";
}
.icon-loyalty:before {
  content: "\e89a";
}
.icon-weekend:before {
  content: "\e16b";
}
.icon-lab2:before {
  content: "\e900";
}
.icon-volleyball:before {
  content: "\e907";
}
.icon-sailing-boat-water:before {
  content: "\e908";
}
.icon-lab:before {
  content: "\e90c";
}
.icon-heart:before {
  content: "\f004";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-tv:before {
  content: "\e901";
}
.icon-drink2:before {
  content: "\e906";
}
.icon-tree:before {
  content: "\e90e";
}
.icon-pointer:before {
  content: "\e90f";
}

