@font-face {
    font-family: 'VWHead';
    src: url('VWHeadWeb-light.woff') format('woff'),
        url('VWHeadWeb-light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'VWHead';
    src: url('VWHeadWeb-Regular.eot');
    src: url('VWHeadWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('VWHeadWeb-Regular.woff2') format('woff2'),
        url('VWHeadWeb-Regular.woff') format('woff'),
        url('VWHeadWeb-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'VWHead';
    src: url('VWHeadWeb-Bold.eot');
    src: url('VWHeadWeb-Bold.eot?#iefix') format('embedded-opentype'),
        url('VWHeadWeb-Bold.woff2') format('woff2'),
        url('VWHeadWeb-Bold.woff') format('woff'),
        url('VWHeadWeb-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
