@font-face {
	font-family: 'icons';
	src:url('icons.eot');
	src:url('icons.eot?#iefix') format('embedded-opentype'),
		url('icons.woff') format('woff'),
		url('icons.ttf') format('truetype'),
		url('icons.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'socials-icons';
	src:url('socials-icons.eot');
	src:url('socials-icons.eot?#iefix') format('embedded-opentype'),
		url('socials-icons.woff') format('woff'),
		url('socials-icons.ttf') format('truetype'),
		url('socials-icons.svg#entypo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'user-icons';
	src:url('user-icons.eot');
	src:url('user-icons.eot?#iefix') format('embedded-opentype'),
		url('user-icons.woff') format('woff'),
		url('user-icons.ttf') format('truetype'),
		url('user-icons.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}