/** Downloaded fonts at: https://www.volkswagen.nl/fonts/VWHeadWeb-Bold.woff2 */
@font-face{
	font-family: 	'VWHeadWeb';
	src: 			url('../fonts/VWHeadWeb-Light.woff2') format('woff2'),
					url('../fonts/VWHeadWeb-Light.woff') format('woff');
	font-weight: 	300;
	font-style: 	normal;
}

@font-face{
	font-family:	'VWHeadWeb';
	src: 			url('../fonts/VWHeadWeb-Regular.woff2') format('woff2'),
					url('../fonts/VWHeadWeb-Regular.woff') format('woff');
	font-weight: 	400;
	font-style: 	normal;
}

@font-face{
	font-family: 	'VWHeadWeb';
	src: 			url('../fonts/VWHeadWeb-RegularItalic.woff2') format('woff2'),
					url('../fonts/VWHeadWeb-RegularItalic.woff') format('woff');
	font-weight: 	400;
	font-style: 	italic;
}

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

@font-face{
	font-family: 	'VWHeadWeb';
	src: 			url('../fonts/VWHeadWeb-BoldItalic.woff2') format('woff2'),
					url('../fonts/VWHeadWeb-BoldItalic.woff') format('woff');
	font-weight: 	700;
	font-style: 	italic;
}

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

@font-face{
	font-family: 	VWTextWeb;
	src: 			url('../fonts/VWTextWeb-Regular.woff2') format('woff2'),
					url('../fonts/VWTextWeb-Regular.woff') format('woff');
	font-weight: 	400;
	font-style: 	normal;
}

@font-face{
	font-family: 	VWTextWeb;
	src: 			url('../fonts/VWTextWeb-RegularItalic.woff2') format('woff2'),
					url('../fonts/VWTextWeb-RegularItalic.woff') format('woff');
	font-weight: 	400;
	font-style: 	italic;
}

@font-face{
	font-family: 	VWTextWeb;
	src: 			url('../fonts/VWTextWeb-Bold.woff2') format('woff2'),
					url('../fonts/VWTextWeb-Bold.woff') format('woff');
	font-weight: 	700;
	font-style: 	normal;
}

@font-face{
	font-family: 	VWTextWeb;
	src: 			url('../fonts/VWTextWeb-BoldItalic.woff2') format('woff2'),
					url('../fonts/VWTextWeb-BoldItalic.woff') format('woff');
	font-weight: 	700;
	font-style: 	italic;
}