@font-face {
	font-family: 'Digital';
	src: url('fonts/digital.eot?#iefix') format('embedded-opentype'),
         url('fonts/digital.woff') format('woff'),
         url('fonts/digital.ttf') format('truetype'),
         url('fonts/digital.svg#') format('svg'),
         url('fonts/digital.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src: url('fonts/orbitron.eot');
	src: url('fonts/orbitron.eot?#iefix') format('embedded-opentype'),
         url('fonts/orbitron.woff') format('woff'),
         url('fonts/orbitron.ttf') format('truetype'),
         url('fonts/orbitron.svg#OrbitronLight') format('svg');
	font-weight: normal;
	font-style: normal;
}