@font-face {
    font-family: 'vw_headbold';
    src: url('fonts/vwhead-bold-webfont.eot');
    src: url('fonts/vwhead-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vwhead-bold-webfont.woff2') format('woff2'),
         url('fonts/vwhead-bold-webfont.woff') format('woff'),
         url('fonts/vwhead-bold-webfont.ttf') format('truetype'),
         url('fonts/vwhead-bold-webfont.svg#vw_headbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'vw_headregular';
    src: url('fonts/vwhead-regular-webfont.eot');
    src: url('fonts/vwhead-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vwhead-regular-webfont.woff2') format('woff2'),
         url('fonts/vwhead-regular-webfont.woff') format('woff'),
         url('fonts/vwhead-regular-webfont.ttf') format('truetype'),
         url('fonts/vwhead-regular-webfont.svg#vw_headregular') format('svg');
    font-weight: normal;
    font-style: normal;
}