@font-face{
	font-family:'SEGOEICONS';
	src:url('SEGOEICONS.eot');
	src:url('SEGOEICONS.eot?') format('embedded-opentype'),
		url('SEGOEICONS.woff2') format('woff2'),
		url('SEGOEICONS.woff') format('woff'),
		url('SEGOEICONS.ttf') format('truetype'),
		url('SEGOEICONS.svg') format('svg');
}
body{
	font:300 25px/2 'SEGOEICONS';
}