@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?64678109');
  src: url('../font/icons.eot?64678109#iefix') format('embedded-opentype'),
       url('../font/icons.woff2?64678109') format('woff2'),
       url('../font/icons.woff?64678109') format('woff'),
       url('../font/icons.ttf?64678109') format('truetype'),
       url('../font/icons.svg?64678109#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?64678109#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mag:before { content: '\e800'; } /* '' */
.icon-profile:before { content: '\e801'; } /* '' */
.icon-help-circled:before { content: '\e802'; } /* '' */
.icon-down-open-big:before { content: '\e803'; } /* '' */
.icon-left-open-big:before { content: '\e804'; } /* '' */
.icon-star-1:before { content: '\e805'; } /* '' */
.icon-plus-circle:before { content: '\e806'; } /* '' */
.icon-star-empty-1:before { content: '\e807'; } /* '' */
.icon-phone:before { content: '\e808'; } /* '' */
.icon-cancel:before { content: '\e809'; } /* '' */
.icon-version:before { content: '\e80a'; } /* '' */
.icon-right-open-big:before { content: '\e80b'; } /* '' */
.icon-up-open-big:before { content: '\e80c'; } /* '' */
.icon-turorial:before { content: '\e80d'; } /* '' */
.icon-games:before { content: '\e80e'; } /* '' */
.icon-search:before { content: '\e80f'; } /* '' */
.icon-speech-bubble:before { content: '\e810'; } /* '' */
.icon-sms-phone:before { content: '\e811'; } /* '' */
.icon-licensing:before { content: '\e812'; } /* '' */
.icon-money:before { content: '\e813'; } /* '' */
.icon-schedule:before { content: '\e814'; } /* '' */
.icon-cloud-computing:before { content: '\e815'; } /* '' */
.icon-bug:before { content: '\e816'; } /* '' */
.icon-payment-method:before { content: '\e817'; } /* '' */
.icon-swift:before { content: '\e818'; } /* '' */
.icon-star:before { content: '\e819'; } /* '' */
.icon-smartphone-tablet:before { content: '\e81a'; } /* '' */
.icon-package:before { content: '\e81b'; } /* '' */
.icon-hard-disc:before { content: '\e81c'; } /* '' */
.icon-dislike:before { content: '\e81d'; } /* '' */
.icon-like:before { content: '\e81e'; } /* '' */
.icon-star-empty:before { content: '\e81f'; } /* '' */
.icon-upload:before { content: '\e820'; } /* '' */
.icon-layers:before { content: '\e821'; } /* '' */
.icon-search-1:before { content: '\e822'; } /* '' */
.icon-gift-box-1:before { content: '\e823'; } /* '' */
.icon-star-2:before { content: '\e824'; } /* '' */
.icon-star-empty-2:before { content: '\e825'; } /* '' */
.icon-software:before { content: '\e826'; } /* '' */
.icon-device:before { content: '\e827'; } /* '' */
.icon-ok:before { content: '\e828'; } /* '' */
.icon-mobile-1:before { content: '\e829'; } /* '' */
.icon-cancel-5:before { content: '\e82a'; } /* '' */
.icon-smartphone:before { content: '\e82b'; } /* '' */
.icon-copy:before { content: '\e82c'; } /* '' */
.icon-tablet:before { content: '\e82d'; } /* '' */
.icon-attention:before { content: '\e897'; } /* '' */
.icon-down-open-1:before { content: '\e936'; } /* '' */
.icon-left-open-1:before { content: '\e937'; } /* '' */
.icon-right-open-1:before { content: '\e938'; } /* '' */
.icon-up-open-1:before { content: '\e939'; } /* '' */
.icon-down-open-mini:before { content: '\e93a'; } /* '' */
.icon-left-open-mini:before { content: '\e93b'; } /* '' */
.icon-right-open-mini:before { content: '\e93c'; } /* '' */
.icon-up-open-mini:before { content: '\e93d'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
