/*******************************/
/* FONTS */
/*******************************/
@font-face {
    font-family: 'Eau Sans Book';
    src: url('../fonts/eau_sans_book.eot');
    src: url('../fonts/eau_sans_book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_book.woff') format('woff'),
         url('../fonts/eau_sans_book.ttf') format('truetype'),
         url('../fonts/eau_sans_book.svg#eausans_book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eau Sans Bold';
    src: url('../fonts/eau_sans_bold.eot');
    src: url('../fonts/eau_sans_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_bold.woff') format('woff'),
         url('../fonts/eau_sans_bold.ttf') format('truetype'),
         url('../fonts/eau_sans_bold.svg#eausans_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eau Sans Book Osf';
    src: url('../fonts/eau_sans_book_osf.eot');
    src: url('../fonts/eau_sans_book_osf.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_book_osf.woff') format('woff'),
         url('../fonts/eau_sans_book_osf.ttf') format('truetype'),
         url('../fonts/eau_sans_book_osf.svg#eausans_book_osf') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather Regular';
    src: url('../fonts/merriweather-regular.eot');
    src: url('../fonts/merriweather-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/merriweather-regular.woff') format('woff'),
         url('../fonts/merriweather-regular.ttf') format('truetype'),
         url('../fonts/merriweather-regular.svg#merriweatherregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather Light';
    src: url('../fonts/merriweather-light.eot');
    src: url('../fonts/merriweather-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/merriweather-light.woff') format('woff'),
         url('../fonts/merriweather-light.ttf') format('truetype'),
         url('../fonts/merriweather-light.svg#merriweatherlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather Black';
    src: url('../fonts/merriweather-black.eot');
    src: url('../fonts/merriweather-black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/merriweather-black.woff') format('woff'),
         url('../fonts/merriweather-black.ttf') format('truetype'),
         url('../fonts/merriweather-black.svg#merriweatherheavy') format('svg');
    font-weight: normal;
    font-style: normal;
}