/* EB Garamond — serif body font (variable weight, covers 400–700) */
@font-face {
    font-family: "EB Garamond";
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url("../fonts/eb-garamond-regular.f12bc30ca94a.woff2") format("woff2");
}

@font-face {
    font-family: "EB Garamond";
    font-style: italic;
    font-weight: 400 700;
    font-display: swap;
    src: url("../fonts/eb-garamond-italic.9cd12d294a2d.woff2") format("woff2");
}

/* News Cycle — condensed sans for headings and nav */
@font-face {
    font-family: "News Cycle";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/news-cycle-regular.dfd711ab6cc2.woff2") format("woff2");
}

@font-face {
    font-family: "News Cycle";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/news-cycle-bold.2fa2db15e9b5.woff2") format("woff2");
}
