@font-face {
    font-family: 'Nasalization Rg';
    src: url('fonts/NasalizationRg-Regular.eot');
    src: url('fonts/NasalizationRg-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/NasalizationRg-Regular.woff2') format('woff2'),
        url('fonts/NasalizationRg-Regular.woff') format('woff'),
        url('fonts/NasalizationRg-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('fonts/Futura-Medium.eot');
    src: url('fonts/Futura-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Futura-Medium.woff2') format('woff2'),
        url('fonts/Futura-Medium.woff') format('woff'),
        url('fonts/Futura-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('fonts/Futura-Bold.eot');
    src: url('fonts/Futura-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Futura-Bold.woff2') format('woff2'),
        url('fonts/Futura-Bold.woff') format('woff'),
        url('fonts/Futura-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

