@font-face {
    font-family: 'eausans_book';
    src: url('../fonts/eau_sans_book_0.eot');
    src: url('../fonts/eau_sans_book_0.eot#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_book_0.woff') format('woff2'),
         url('../fonts/eau_sans_book_0.woff') format('woff'),
         url('../fonts/eau_sans_book_0.ttf') format('truetype'),
         url('../fonts/eau_sans_book_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'eausans_black';
    src: url('../fonts/eau_sans_black_0.eot');
    src: url('../fonts/eau_sans_black_0.eot#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_black_0.woff') format('woff2'),
         url('../fonts/eau_sans_black_0.woff') format('woff'),
         url('../fonts/eau_sans_black_0.ttf') format('truetype'),
         url('../fonts/eau_sans_black_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}