@font-face {
    font-display: swap;
    font-family: 'Malima';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/MalimaJungkunstRegular.woff2') format('woff2'), url('../fonts/MalimaJungkunstRegular.woff') format('woff');
    ascent-override: 85.5%;
    descent-override: 14.5%;
    line-gap-override: 30%;
}

@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff');
}