@charset "utf-8";
@font-face {
	font-family: 'RieslingRegular';
	src: url('riesling-webfont.eot'); /* IE9 Compat Modes */
	src: url('riesling-webfont.eot?iefix') format('eot'), /* IE6-IE8 */  
	url('riesling-webfont.woff') format('woff'), /* Modern Browsers */  
	url('riesling-webfont.ttf') format('truetype'), /* Safari, Android, iOS */  
	url('riesling-webfont.svg#webfontQZPrATMZ') format('svg'); /* Legacy iOS */
}

