@font-face {
	font-family: "Font-Bold";
	src: url("./newFonts/VolvoSansPro-Bold.otf") format("opentype"), url("./newFonts/VolvoSansWeb-Bold.woff") format("woff");
	font-style: normal;
	font-weight: bold;
	
}

@font-face {
	font-family: 'Font-Light';	
	src: url('./newFonts/VolvoSansPro-Light.otf') format('opentype'), url("./newFonts/VolvoSansWeb-Light.woff") format("woff");		 
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Font-Regular';	
	src: url('./newFonts/VolvoSansPro-Regular.otf') format('opentype'), url("./newFonts/VolvoSansWeb-Regular.woff") format("woff");	 
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: "BroadPro";
  font-style: normal;
  font-weight: normal;
  src: url("./newFonts/VolvoBroadPro.otf") format("opentype"), url("./newFonts/VolvoBroadWeb.woff") format("woff"); 
}

@font-face {
	font-family: 'Font-Medium';	
	src: url('./newFonts/VolvoSansPro-Medium.otf') format('opentype'), url("./newFonts/VolvoSansWeb-Medium.woff") format("woff");		 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Font-Italic';	
	src: url('./newFonts/VolvoSerifPro-Italic.otf') format('opentype');		 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'novum-regular';	
	src: url('./volvo-novum/novum-regular.otf') format('opentype'), url("./volvo-novum/novum-regular.woff") format("woff");		 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'novum-Bold';	
	src: url('./volvo-novum/volvo-novum-bold.otf') format('opentype'), url("./volvo-novum/volvo-novum-bold.woff") format("woff");		 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'novum-Light';	
	src: url('./volvo-novum/volvo-novum-light.otf') format('opentype'), url("./volvo-novum/volvo-novum-light.woff") format("woff");		 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'novum-Medium';	
	src: url('./volvo-novum/volvo-novum-medium.otf') format('opentype'), url("./volvo-novum/volvo-novum-medium.woff") format("woff");		 
	font-weight: normal;
	font-style: normal;
}