@font-face 
{  
	font-family: 'BNPP Sans Light';  	
    src: url('../fonts/BNPPSansLight.eot');
    src: local("BNPP Sans Light"),
		 url('../fonts/BNPPSansLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BNPPSansLight.woff') format('woff'),
         url('../fonts/BNPPSansLight.ttf') format('truetype'),
         url('../fonts/BNPPSansLight.svg#BNPP Sans Light') format('svg');	
}  

@font-face 
{  
	font-family: 'BNPP Sans ExtraBold';  	
    src: url('../fonts/BNPPSansExtraBold.eot');
    src: local("BNPP Sans ExtraBold"),
		 url('../fonts/BNPPSansExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BNPPSansExtraBold.woff') format('woff'),
         url('../fonts/BNPPSansExtraBold.ttf') format('truetype'),
         url('../fonts/BNPPSansExtraBold.svg#BNPP Sans ExtraBold') format('svg');	
}

@font-face 
{  		
	font-family: 'Segoe UI';  
	src: url('fonts/segoeuiCompact.ttf'); /* IE */  
	src: local("Segoe UI"), url('fonts/segoeuiCompact.ttf') format("truetype"); /* non-IE */	
}		