@font-face {
    font-family: 'Aleo';
    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-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Aleo';
    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');
    font-weight: 200;
    font-style: italic;

}

@font-face {
    font-family: 'Aleo';
    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-weight: normal;
    font-style: normal;

}

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

}