@font-face {
    font-family: 'VWHeadWeb';
    src: url('subset-VWHead-Light.woff2') format('woff2'),
        url('subset-VWHead-Light.woff') format('woff'),
        url('subset-VWHead-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWHeadWeb';
    src: url('subset-VWHead.woff2') format('woff2'),
        url('subset-VWHead.woff') format('woff'),
        url('subset-VWHead.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWHeadWeb';
    src: url('subset-VWHead-Bold.woff2') format('woff2'),
        url('subset-VWHead-Bold.woff') format('woff'),
        url('subset-VWHead-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWTextWeb';
    src: url('subset-VWText-Bold.woff2') format('woff2'),
        url('subset-VWText-Bold.woff') format('woff'),
        url('subset-VWText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWTextWeb';
    src: url('subset-VWText.woff2') format('woff2'),
        url('subset-VWText.woff') format('woff'),
        url('subset-VWText.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

