/* GLOBAL SETTINGS 

html {
	font-family: 'Maven Pro', 'Open Sans', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

*/

/* MavenPro-Regular */
@font-face {
	font-family: 'Maven Pro';
	src: url('https://de1.staffbasestatic.com/custom/T1ETYwqJgLuohWQNFqEVWE9VXAXtDao2Q6G7ne-wom4/e2e0ec6-1789730662/css/shared/hellode/fonts/MavenPro-Regular.woff2') format('woff2'),
		 url('https://de1.staffbasestatic.com/custom/T1ETYwqJgLuohWQNFqEVWE9VXAXtDao2Q6G7ne-wom4/e2e0ec6-1789730662/css/shared/hellode/fonts/MavenPro-Regular.woff') format('woff');
	font-style: normal;
	font-weight: 400; 
	font-display: swap;
}

/* MavenPro-Bold */
@font-face {
	font-family: 'Maven Pro';
	src: url('https://de1.staffbasestatic.com/custom/T1ETYwqJgLuohWQNFqEVWE9VXAXtDao2Q6G7ne-wom4/e2e0ec6-1789730662/css/shared/hellode/fonts/MavenPro-Bold.woff2') format('woff2'),
		 url('https://de1.staffbasestatic.com/custom/T1ETYwqJgLuohWQNFqEVWE9VXAXtDao2Q6G7ne-wom4/e2e0ec6-1789730662/css/shared/hellode/fonts/MavenPro-Bold.woff') format('woff');
	font-style: normal;
	font-weight: 600; 
	font-display: swap;
}

