.social-likes__icon {
	font-family: "FontAwesome";
}

.social-likes__icon_comments:before {
	content: "\f075";
}

.social-likes__icon_facebook:before {
	content: "\f09a";
}

.social-likes__icon_renren:before {
	content: "\f18b";
}

.social-likes__icon_weibo:before {
	content: "\f18a";
}

.social-likes__icon_twitter:before {
	content: "\f099";
}

.social-likes__icon_plusone:before {
	content: "\f0d5";
}

.social-likes__icon_vkontakte:before {
	content: "\f189";
}

.social-likes__icon_odnoklassniki:before {
	content: "\f263";
}

.social-likes__icon_pinterest:before {
	content: "\f0d2";
}

.social-likes__icon_linkedin:before {
	content: "\f0e1";
}

.social-likes__icon_stumbleupon:before {
	content: "\f1a4";
}

.social-likes__icon_hackernews:before {
	content: "\f19e";
}

.social-likes__icon_reddit:before {
	content: "\f281";
}

.social-likes__icon_pocket:before {
	content: "\f265";
}

.social-likes__icon_flipboard:before {
	/*content: "\f44d";*/
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	text-decoration: none;
	background: transparent url('../img/flipboard.svg') center center no-repeat;
	background-size: contain;
}

.social-likes__icon_whatsapp:before {
	content: "\f232";
}

.social-likes__icon_email:before {
	content: "\f0e0";
}

.social-likes__icon_mailru:before {
	content: "@";
}

.social-likes__icon_views:before {
	content: "\f06e";
}

/* Embed */
.social-likes__widget_embed a {
    background-image: url(/wp-content/plugins/kaspersky-social-sharing-daily/assets/img/br.svg);
}
