@font-face {
    font-family: "Eau-regular";
    src: url("../fonts/eau_sans_book.otf") format("opentype");
}

@font-face {
    font-family: "Eau-bold";
    src: url("../fonts/eau_sans_bold.otf") format("opentype");
}

@font-face {
    font-family: "Eau-black";
    src: url("../fonts/eau_sans_black.otf") format("opentype");
}