@font-face {
    font-display: swap;
    font-family: "Averia Serif Libre";
    font-style: normal;
    font-weight: 400;
    src: url(/build/client/static/fonts/AveriaSerifLibre-Regular.woff2) format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Averia Serif Libre";
    font-style: normal;
    font-weight: 700;
    src: url(/build/client/static/fonts/AveriaSerifLibre-Bold.woff2) format("woff2");
}

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

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

