/*
 * Manrope and Space Grotesk are distributed under the SIL Open Font License
 * 1.1. License texts are kept beside the vendored font files.
 */
@font-face {
    font-family: "Manrope";
    src: url("../fonts/manrope/Manrope-Variable.c329d9ac3c7b.ttf") format("truetype-variations");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: "Space Grotesk";
    src: url("../fonts/space-grotesk/SpaceGrotesk-Variable.effdd4f91ca2.ttf") format("truetype-variations");
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
}
