@font-face {
    font-family: 'Amesterdam';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/Amsterdam-Two-Font/amsterdam-two-ttf.TTF"), local("Amesterdam");
}
@font-face {
    font-family: 'Gelasio';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/Gelasio/Gelasio-VariableFont_wght.TTF"), local("Gelasio");
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/Inter/Inter-VariableFont_slnt,wght.ttf"), local("Inter");
}