@font-face {
	font-family: 'aleoregular';
	src: url('Aleo-Regular-webfont.eot');
	src: url('Aleo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('Aleo-Regular-webfont.woff2') format('woff2'),
		 url('Aleo-Regular-webfont.woff') format('woff'),
		 url('Aleo-Regular-webfont.ttf') format('truetype'),
		 url('Aleo-Regular-webfont.svg#aleoregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'aleolight';
	src: url('Aleo-Light-webfont.eot');
	src: url('Aleo-Light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('Aleo-Light-webfont.woff2') format('woff2'),
		 url('Aleo-Light-webfont.woff') format('woff'),
		 url('Aleo-Light-webfont.ttf') format('truetype'),
		 url('Aleo-Light-webfont.svg#aleolight') format('svg');
	font-weight: normal;
	font-style: normal;

}
