html, body, div, canvas 
{
	padding:0; 
	margin:0;
	border:0;
	font-family:'Drescher Grotesk BT MCO';
}

@font-face {
	font-family: 'AMCE Basic';
	src: 
		local('AMCE-Regular'),
		url('fonts/AMCEBasic-Regular.otf') format('opentype'),
		url('fonts/AMCEBasic-Regular.woff') format('woff');
}
