@font-face {
	font-family: 'LuxuryPlatinum';
	src: url('../fonts/luxury-platinum-webfont.eot');
	src: local('Luxury-Platinum'),
		 url('../fonts/luxury-platinum-webfont.ttf') format('truetype'),
		 url('../fonts/luxury-platinum-webfont.svg#webfontQEPUt8Bq') format('svg'),
		 url('../fonts/Luxury-Platinum.otf') format("opentype");
}

@font-face {
	font-family: 'GeosansLightRegular';
	src: url('../fonts/geosanslight-webfont.eot');
	src: local('?'), url('../fonts/geosanslight-webfont.woff') format('woff'), url('../fonts/geosanslight-webfont.ttf') format('truetype'), url('../fonts/geosanslight-webfont.svg#webfontVisAUD0E') format('svg');
	font-weight: normal;
	font-style: normal;
}


