@font-face {
    font-family: 'Aleo';
	src: url('Aleo-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aleo';
    src: url('Aleo-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Aleo';
    src: url('Aleo-Bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aleo';
    src: url('Aleo-BoldItalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Aleo';
    src: url('Aleo-Light-webfont.eot.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'Aleo';
    src: url('Aleo-LightItalic-webfont.woff') format('woff');
    font-weight: lighter;
    font-style: italic;
}

