@font-face {
    font-family: 'Futura';
    src: url(/fonts/Futura/Futura.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura Light';
    src: url(/fonts/Futura/Futura-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
