@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?23179668');
  src: url('../fonts/fontello.eot?23179668#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?23179668') format('woff'),
       url('../fonts/fontello.ttf?23179668') format('truetype'),
       url('../fonts/fontello.svg?23179668#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?23179668#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: none;
  line-height: 1em;
 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-globe:before { content: '\e800'; } /* '' */
.icon-eye:before { content: '\e801'; } /* '' */
.icon-rouble:before { content: '\e802'; } /* '' */
.icon-play-circled2:before { content: '\e803'; } /* '' */
.icon-email:before { content: '\e804'; } /* '' */
.icon-vk:before { content: '\e805'; } /* '' */
.icon-skype:before { content: '\e806'; } /* '' */
.icon-cogs:before { content: '\e807'; } /* '' */
.icon-megaphone:before { content: '\e808'; } /* '' */
.icon-edit:before { content: '\e809'; } /* '' */
.icon-zoom-in:before { content: '\e80a'; } /* '' */
.icon-file-word:before { content: '\e80b'; } /* '' */
.icon-file-excel:before { content: '\e80c'; } /* '' */
.icon-file-pdf:before { content: '\e80d'; } /* '' */
.icon-file-powerpoint:before { content: '\e80e'; } /* '' */
.icon-file-image:before { content: '\e80f'; } /* '' */
.icon-file-archive:before { content: '\e810'; } /* '' */
.icon-ok:before { content: '\e811'; } /* '' */
.icon-facebook:before { content: '\e812'; } /* '' */