@font-face{
	font-family: 'social';
	src: url(../fonts/social.woff),
		url(../fonts/social.eot),
		url(../fonts/social.ttf),
		url(../fonts/social.svg);
}
[class*="family_social"]:before{
	font-family: 'social';
}

.family_social_facebook:before{
	content: '\e900';
}
.family_social_vkontakte:before{
	content: '\e901';
}
.family_social_twitter:before{
	content: '\e902';
}
.family_social_odnoklassniki:before{
	content: '\e903';
}
.family_social_instagram-old:before{
	content: '\e904';
}
.family_social_gplus-cursive:before{
	content: '\e905';
}
.family_social_youtube-thin:before{
	content: '\e906';
}
.family_social_facebook-square:before{
	content: '\e907';
}
.family_social_instagram:before{
	content: '\e908';
}
.family_social_gplus:before{
	content: '\e909';
}
.family_social_youtube:before{
	content: '\e90a';
}
.family_social_facebook-square-round:before{
	content: '\e90b';
}
.family_social_youtube-full:before{
	content: '\e90c';
}
.family_social_youtube-full-invert:before{
	content: '\e90d';
}
.family_social_linkedin:before{
	content: '\e90e';
}



@font-face{
	font-family: 'icons';
	src: url(../fonts/icons.woff),
		url(../fonts/icons.eot),
		url(../fonts/icons.ttf),
		url(../fonts/icons.svg);
}
[class*="family_icons"]:before{
	font-family: 'icons';
}

.family_icons_burger:before{
	content: '\e900';
}
.family_icons_cross:before{
	content: '\e901';
}
.family_icons_refresh:before{
	content: '\e902';
}
.family_icons_search:before{
	content: '\e903';
}
.family_icons_arrow-left:before{
	content: '\e904';
}
.family_icons_arrow-right:before{
	content: '\e905';
}
.family_icons_arrow-up:before{
	content: '\e906';
}
.family_icons_arrow-down:before{
	content: '\e907';
}


@font-face{
	font-family: 'BebasNeue';
	src: url(../fonts/BebasNeue-Regular.woff),
		url(../fonts/BebasNeue-Regular.eot),
		url(../fonts/BebasNeue-Regular.ttf),
		url(../fonts/BebasNeue-Regular.svg);
}
@font-face{
	font-family: 'BebasNeue';
	src: url(../fonts/BebasNeue-Bold.woff),
		url(../fonts/BebasNeue-Bold.eot),
		url(../fonts/BebasNeue-Bold.ttf),
	font-weight: 600;
}
@font-face{
	font-family: 'BebasNeue';
	src: url(../fonts/BebasNeue-Light.woff),
		url(../fonts/BebasNeue-Light.eot),
		url(../fonts/BebasNeue-Light.ttf),
		url(../fonts/BebasNeue-Light.svg);
	font-weight: 300;
}