
/* Fonts are missing CORS headers at VW site - we need to load them locally as well (with the same names as the template is using */
@font-face{font-family:"VWHeadWeb-Bold";src:url("../cms_extras/fonts/VWHeadWeb-Bold.eot");src:url("../cms_extras/fonts/VWHeadWeb-Bold.eot?#iefix") format("eot"),url("../cms_extras/fonts/VWHeadWeb-Bold.ttf") format("truetype"),url("../cms_extras/fonts/VWHeadWeb-Bold.woff") format("woff"),url("../cms_extras/fonts/VWHeadWeb-Bold.svg") format("svg");font-weight:400;font-style:normal}
@font-face{font-family:"VWHeadWeb-Regular";src:url("../cms_extras/fonts/VWHeadWeb-Regular.eot");src:url("../cms_extras/fonts/VWHeadWeb-Regular.eot?#iefix") format("eot"),url("../cms_extras/fonts/VWHeadWeb-Regular.ttf") format("truetype"),url("../cms_extras/fonts/VWHeadWeb-Regular.woff") format("woff"),url("../cms_extras/fonts/VWHeadWeb-Regular.svg") format("svg");font-weight:400;font-style:normal}
@font-face{font-family:"VWTextWeb-Bold";src:url("../cms_extras/fonts/VWTextWeb-Bold.eot");src:url("../cms_extras/fonts/VWTextWeb-Bold.eot?#iefix") format("eot"),url("../cms_extras/fonts/VWTextWeb-Bold.ttf") format("truetype"),url("../cms_extras/fonts/VWTextWeb-Bold.woff") format("woff"),url("../cms_extras/fonts/VWTextWeb-Bold.svg") format("svg");font-weight:400;font-style:normal}
@font-face{font-family:"VWTextWeb-Regular";src:url("../cms_extras/fonts/VWTextWeb-Regular.eot");src:url("../cms_extras/fonts/VWTextWeb-Regular.eot?#iefix") format("eot"),url("../cms_extras/fonts/VWTextWeb-Regular.ttf") format("truetype"),url("../cms_extras/fonts/VWTextWeb-Regular.woff") format("woff"),url("../cms_extras/fonts/VWTextWeb-Regular.svg") format("svg");font-weight:400;font-style:normal}

/* Templates ngw.base.integrator.min.css contain body { height: 100%; } - that kills window.scrollY, so it always returns 0 */
body{ height: auto !important; }


