@font-face {
    font-family: 'SmudgerLetPlain';
    src:
url('fonts/SmudgerLetPlain.ttf') format('truetype'),
url('fonts/SmudgerLetPlain.woff2') format('woff2'),
        url('fonts/SmudgerLetPlain.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Smudger LET';
    src:
url('fonts/Smudger_LET.ttf') format('truetype'),
url('fonts/Smudger_LET.woff2') format('woff2'),
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('fonts/Futura-Bold.woff2') format('woff2'),
        url('fonts/Futura-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}