@font-face {
    font-family: 'light';
    src: url('../fonts/hll____.eot');
    src: url('../fonts/hll____.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hll____.woff') format('woff'),
         url('../fonts/hll____.ttf') format('truetype'),
         url('../fonts/hll____.svg#helvetica_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ultralight';
    src: url('../fonts/hlul___.eot');
    src: url('../fonts/hlul___.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hlul___.woff') format('woff'),
         url('../fonts/hlul___.ttf') format('truetype'),
         url('../fonts/hlul___.svg#helvetica_neueultralight') format('svg');
    font-weight: normal;
    font-style: normal;

}