@font-face {
  font-family: 'fontello';
  src: url("f/fontello.eot?17207345");
  src: url("f/fontello.eot?17207345#iefix") format('embedded-opentype'), url("f/fontello.woff?17207345") format('woff'), url("f/fontello.ttf?17207345") format('truetype'), url("f/fontello.svg?17207345#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('f/fontello.svg?17207345#fontello') format('svg');
  }
}
*/
[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: 0.2em;
  text-align: center;
/* opacity .8 */
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-yandex:before { content: '\f305'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icon-odnoklassniki:before { content: '\f30c'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\f30d'; } /* '' */

.social {margin:20px 0}
#indiesocial-init{}
.social span > a{display:inline-block;vertical-align:middle;padding:10px;font-size:160%;color:#fff;margin:0 10px 0 0}
.social .indiesocial-yaru{background:#F00 !important}
.social .indiesocial-odnoklassniki{background:#f6900b !important}
.social .indiesocial-googleplus{background:#dd4b39 !important}
.social .indiesocial-twitter{background:#55ACEE !important}
.social .indiesocial-vk{background:#45668e !important}
.social .indiesocial-facebook{background:#3b5998 !important}
