html,
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: block;
}

	@font-face {
		font-family: 'machineScript';
		src: local('?'),
		url('../fonts/machinescript.svg') format('svg') ,
		url('../fonts/machinescript.ttf') format('ttf'),
		url('../fonts/machinescript.woff')format('woff'),
		url('../fonts/machinescript.ps')  format('ps') ,
		url('../fonts/machinescript.pfa') format('pfa'),
		url('../fonts/machinescript.otf') format('otf'),
		url('../fonts/machinescript.pfb') format('pfb') ,
		url('../fonts/machinescript.pt3') format('pt3'),
		url('../fonts/machinescript.t42') format('t42'),
		url('../fonts/machinescript.cff') format('cff')	;
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'grobold';
		src: local('?'),
		url('../fonts/grobold.svg')  format('svg') ,
		url('../fonts/GROBOLD.ttf') format('ttf'),
		url('../fonts/grobold.woff') format('woff'),
		url('../fonts/grobold.ps') format('ps') ,
		url('../fonts/grobold.pfa') format('pfa'),
		url('../fonts/grobold.otf') format('otf'),
		url('../fonts/grobold.pfb') format('pfb') ,
		url('../fonts/grobold.pt3') format('pt3'),
		url('../fonts/grobold.t42') format('t42'),
		url('../fonts/grobold.cff')format('cff')	;
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'smart-kid';
		src: local('?'),
		url('../fonts/Smart_Kid.svg') format('svg') ,
		url('../fonts/Smart_Kid.ttf') format('ttf'),
		url('../fonts/Smart_Kid.woff') format('woff');
		url('../fonts/Smart_Kid.ps') format('ps') ,
		url('../fonts/Smart_Kid.pfa') format('pfa'),
		url('../fonts/Smart_Kid.otf') format('otf'),
		url('../fonts/Smart_Kid.pfb') format('pfb') ,
		url('../fonts/Smart_Kid.pt3') format('pt3'),
		url('../fonts/Smart_Kid.t42') format('t42'),
		url('../fonts/Smart_Kid.cff')format('cff')	;
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'bebas';
		src: local('?'),
		url('../fonts/bebas.svg') format('svg') ,
		url('../fonts/bebas.ttf') format('ttf'),
		url('../fonts/bebas.woff') format('woff'),
		url('../fonts/bebas.ps') format('ps') ,
		url('../fonts/bebas.pfa') format('pfa'),
		url('../fonts/bebas.otf') format('otf'),
		url('../fonts/bebas.pfb') format('pfb') ,
		url('../fonts/bebas.pt3') format('pt3'),
		url('../fonts/bebas.t42') format('t42'),
		url('../fonts/bebas.cff')format('cff') ;
		font-weight: normal;
		font-style: normal;
	}