@font-face {
  font-family: 'fontello';
  src: url('/styles/font/fontello.eot?29023046');
  src: url('/styles/font/fontello.eot?29023046#iefix') format('embedded-opentype'),
       url('/styles/font/fontello.woff?29023046') format('woff'),
       url('/styles/font/fontello.ttf?29023046') format('truetype'),
       url('/styles/font/fontello.svg?29023046#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

.icon-facebook:before { content: '\e805'; }
.icon-gplus:before { content: '\e803'; }
.icon-linkedin:before { content: '\e802'; }
.icon-twitter:before { content: '\e801'; }
.icon-vkontakte:before { content: '\e804'; }
.icon-level-down:before { content: '\e800'; }
.icon-yandex-rect:before { content: '\e806'; }
.icon-odnoklassniki:before { content: '\e807'; }
.icon-reddit:before { content: '\e808'; }
.icon-stumbleupon:before { content: '\e809'; }
