@font-face {
    font-family: "Geologica";
    font-weight: 400;
    font-style: normal;
    src: url(/static/src/fonts/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf) format('truetype');
}

@font-face {
    font-family: "Geologica";
    font-weight: 500;
    font-style: normal;
    src: url(/static/src/fonts/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf) format('truetype');
}

@font-face {
    font-family: "Geologica";
    font-weight: 700;
    font-style: normal;
    src: url(/static/src/fonts/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf) format('truetype');
}