@font-face{
	font-family: 'social';
	src: url(../fonts/social.eot),
		url(../fonts/social.ttf),
		url(../fonts/social.woff),
		url(../fonts/social.svg);
}
[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';
}



@font-face{
	font-family: 'icons';
	src: url(../fonts/icons.eot),
		url(../fonts/icons.ttf),
		url(../fonts/icons.woff),
		url(../fonts/icons.svg);
}
[class*="f-icons"]{
	font-family: 'icons';
}
.f-icons_left:before{
	content: '\e900';
}
.f-icons_right:before{
	content: '\e903';
}
.f-icons_up:before{
	content: '\e902';
}
.f-icons_down:before{
	content: '\e901';
}


@font-face{
	font-family: 'HPSimplified';
	src: url(../fonts/HPSimplified-Regular.eot),
		url(../fonts/HPSimplified-Regular.ttf),
		url(../fonts/HPSimplified-Regular.woff),
		url(../fonts/HPSimplified-Regular.svg);
}
@font-face{
	font-family: 'HPSimplified';
	src: url(../fonts/HPSimplified-Bold.eot),
		url(../fonts/HPSimplified-Bold.ttf),
		url(../fonts/HPSimplified-Bold.woff),
		url(../fonts/HPSimplified-Bold.svg);
	font-weight: bold;
}