@font-face {
     font-display: fallback; 
    font-family: 'aller-light italic';
    src: url('/files/fonts/aller_ltit-webfont.eot');
    src: url('/files/fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/fonts/aller_ltit-webfont.woff') format('woff'),
         url('/files/fonts/aller_ltit-webfont.ttf') format('truetype'),
         url('/files/fonts/aller_ltit-webfont.svg#italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-display: fallback; 
    font-family: 'aller-light';
    src: url('/files/fonts/aller_lt-webfont.eot');
    src: url('/files/fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/fonts/aller_lt-webfont.woff') format('woff'),
         url('/files/fonts/aller_lt-webfont.ttf') format('truetype'),
         url('/files/fonts/aller_lt-webfont.svg#regular') format('svg');
    font-weight: normal;
    font-style: normal;
}