@font-face {
    font-family: Agrandir;
    src: url(agrandir-regular.woff2) format("woff2"), url(agrandir-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Right Grotesk;
    src: url(right-grotesk-black.woff2) format("woff2"), url(right-grotesk-black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Right Grotesk;
    src: url(right-grotesk-bold.woff2) format("woff2"), url(right-grotesk-bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}