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