@font-face {
    font-family: 'Valtech Neue';
    src: url('ValtechNeue-BookItalic.woff2') format('woff2'),
        url('ValtechNeue-BookItalic.woff') format('woff'),
        url('ValtechNeue-BookItalic.ttf') format('truetype'),
        url('ValtechNeue-BookItalic.svg#ValtechNeue-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Valtech Neue';
    src: url('ValtechNeue-Light.woff2') format('woff2'),
        url('ValtechNeue-Light.woff') format('woff'),
        url('ValtechNeue-Light.ttf') format('truetype'),
        url('ValtechNeue-Light.svg#ValtechNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Valtech Neue';
    src: url('ValtechNeue-Book.woff2') format('woff2'),
        url('ValtechNeue-Book.woff') format('woff'),
        url('ValtechNeue-Book.ttf') format('truetype'),
        url('ValtechNeue-Book.svg#ValtechNeue-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Valtech Neue';
    src: url('ValtechNeue-Bold.woff2') format('woff2'),
        url('ValtechNeue-Bold.woff') format('woff'),
        url('ValtechNeue-Bold.ttf') format('truetype'),
        url('ValtechNeue-Bold.svg#ValtechNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Valtech Neue';
    src: url('ValtechNeue-BoldItalic.woff2') format('woff2'),
        url('ValtechNeue-BoldItalic.woff') format('woff'),
        url('ValtechNeue-BoldItalic.ttf') format('truetype'),
        url('ValtechNeue-BoldItalic.svg#ValtechNeue-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Valtech Neue';
    src: url('ValtechNeue-LightItalic.woff2') format('woff2'),
        url('ValtechNeue-LightItalic.woff') format('woff'),
        url('ValtechNeue-LightItalic.ttf') format('truetype'),
        url('ValtechNeue-LightItalic.svg#ValtechNeue-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

