@font-face {
    font-family: Founders;
    src: url(/_astro/founders_grotesk_-_regular-webfont.woff2) format("woff2"), url(/_astro/founders_grotesk_-_regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Founders;
    src: url(/_astro/founders_grotesk_-_medium-webfont.woff2) format("woff2"), url(/_astro/founders_grotesk_-_medium-webfont.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Butler;
    src: url(/_astro/butler_bold-webfont.woff2) format("woff2"), url(/_astro/butler_bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
