@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.social-likes__icon {
top: 0;
left: .21em;
/*font-family: "social-likes";*/
font-family: "FontAwesome";
font-weight: 400;
font-style: normal;
speak: none;
text-transform: none;
font-size: 1.15em;
vertical-align: baseline;
}

.social-likes__widget_comments {
background: #006D55;
}

.social-likes__icon_comments:before {
content: "\f075";
}

.social-likes__icon_facebook:before {
content: "\f09a";
}

.social-likes__icon_twitter:before {
content: "\f099";
}

.social-likes__icon_plusone:before {
content: "\f0d5";
}

.social-likes__icon_vkontakte:before {
content: "\f189";
}

.social-likes__button_odnoklassniki .social-likes__icon {
font-family: "social-likes";
}