@font-face {
    font-family: 'VW Head';
    src: url('VWHeadWeb-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'VW Head';
    src: url('VWHeadWeb-Light.woff2') format('woff2'),
        url('VWHeadWeb-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'VW Head';
    src: url('VWHeadWeb-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'VW Head';
    src: url('VWHeadWeb-ExtraBold.woff2') format('woff2'),
        url('VWHeadWeb-ExtraBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'VW Text';
    src: url('VWTextWeb-Light.woff2') format('woff2'),
        url('VWTextWeb-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'VW Text';
    src: url('VWTextWeb-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'VW Text';
    src: url('VWTextWeb-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}




