@font-face{
	font-family: 'social';
	src: url(/visual/fonts/social.eot),
		url(/visual/fonts/social.ttf),
		url(/visual/fonts/social.woff);
}
[class*="f-social"]{
	font-family: 'social';
}
.f-social_facebook:before{
	content: '\e900';
}
.f-social_vkontakte:before{
	content: '\e904';
}
.f-social_twitter:before{
	content: '\e905';
}
.f-social_odnoklassniki:before{
	content: '\e906';
}
.f-social_instagram:before{
	content: '\e907';
}

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