/******* Chirp *****/

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

@font-face {
    font-display: swap;
    font-family: Chirp;
    font-style: normal;
    font-weight: 500 600;
    src: url(/fonts/Chirp/Chirp-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Chirp;
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Chirp/Chirp-bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Chirp;
    font-style: normal;
    font-weight: 800 900;
    src: url(/fonts/Chirp/Chirp-Heavy.woff2) format("woff2")
}
