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