html, body {
	padding: 0;
	margin: 0;
	overflow: hidden;
	
	background: #000000;
	color: white;
}

html, body, canvas {
	touch-action: none;
	touch-action-delay: none;
}

@font-face {
	font-family: 'troika-webfont';
	src: url('fonts/troika-webfont.woff') format('woff'), url('fonts/troika-webfont.ttf') format('truetype'), url('fonts/troika-webfont.eot') format('embedded-opentype');
}

@font-face {
	font-family: 'latinotype - blauth thin';
	src: url('fonts/latinotype - blauth thin.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth thin it';
	src: url('fonts/latinotype - blauth thin it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth semibold';
	src: url('fonts/latinotype - blauth semibold.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth semibold it';
	src: url('fonts/latinotype - blauth semibold it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth semibold demo';
	src: url('fonts/latinotype - blauth semibold demo.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth regular';
	src: url('fonts/latinotype - blauth regular.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth regular it';
	src: url('fonts/latinotype - blauth regular it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth medium';
	src: url('fonts/latinotype - blauth medium.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth medium it';
	src: url('fonts/latinotype - blauth medium it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth light';
	src: url('fonts/latinotype - blauth light.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth light it';
	src: url('fonts/latinotype - blauth light it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth light demo';
	src: url('fonts/latinotype - blauth light demo.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth extralight';
	src: url('fonts/latinotype - blauth extralight.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth extralight it';
	src: url('fonts/latinotype - blauth extralight it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth bold';
	src: url('fonts/latinotype - blauth bold.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth bold it';
	src: url('fonts/latinotype - blauth bold it.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth black';
	src: url('fonts/latinotype - blauth black.otf') format('opentype');
}

@font-face {
	font-family: 'latinotype - blauth black it';
	src: url('fonts/latinotype - blauth black it.otf') format('opentype');
}

