/* Avenir */

@font-face {
    font-family: "whavenir";
    font-style: normal;
    font-weight: 400;
    src: url("/assets/fonts/av-regular.woff");
}

@font-face {
    font-family: "whavenir";
    font-style: normal;
    font-weight: 600;
    src: url("/assets/fonts/av-demi.woff");
}

@font-face {
    font-family: "whavenir";
    font-style: italic;
    font-weight: 400;
    src: url("/assets/fonts/av-italic.woff");
}

/* EB Garamond */

@font-face {
    font-family: "whgaramond";
    font-style: normal;
    font-weight: 400;
    src: url("/assets/fonts/ebgaramond-regular.woff");
}

@font-face {
    font-family: "whgaramond";
    font-style: italic;
    font-weight: 400;
    src: url("/assets/fonts/ebgaramond-italic.woff");
}
