@font-face {
    font-family: "garamond-premier-pro";
    src: url("../fonts/garamond-premier-pro-regular.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "garamond-premier-pro";
    src: url("../fonts/garamond-premier-pro-italic.woff2") format("woff2");
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "tenon";
    src: url("../fonts/tenon-regular.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "tenon";
    src: url("../fonts/tenon-regular-italic.woff2") format("woff2");
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}