@font-face{
	font-family: 'social';
	src: url(../fonts/social.eot),
		url(../fonts/social.woff),
		url(../fonts/social.ttf),
		url(../fonts/social.svg);
}

[class*="family_social"] {
	font-family: 'social' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.family_social_facebook:before{
	content: "\e900";
}
.family_social_facebook-square:before{
	content: "\e901";
}
.family_social_facebook-square-rounded:before{
	content: "\e902";
}
.family_social_vkontakte:before{
	content: "\e903";
}
.family_social_twitter:before{
	content: "\e904";
}
.family_social_odnoklassniki:before{
	content: "\e905";
}
.family_social_instagram:before{
	content: "\e906";
}
.family_social_instagram-first:before{
	content: "\e907";
}
.family_social_gplus:before{
	content: "\e908";
}
.family_social_gplus-cursive:before{
	content: "\e909";
}
.family_social_youtube:before{
	content: "\e90a";
}
.family_social_youtube-filled:before{
	content: "\e90b";
}
.family_social_youtube-full:before{
	content: "\e90c";
}
.family_social_youtube-full-inverse:before{
	content: "\e90d";
}