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: 'AveriaLibre-Bold';
	src: url('fonts/averialibre-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'AveriaSerifLibre-Bold';
	src: url('fonts/averiaseriflibre-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'BalooTamma-Regular';
	src: url('fonts/balootamma-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Changa-Bold';
	src: url('fonts/changa-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'CutiveMono-Regular';
	src: url('fonts/cutivemono-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'FreckleFace-Regular';
	src: url('fonts/freckleface-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Jura-Bold';
	src: url('fonts/jura-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'LondrinaSolid-Light';
	src: url('fonts/londrinasolid-light.ttf') format('truetype');
}

@font-face {
	font-family: 'Marmelad-Regular';
	src: url('fonts/marmelad-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'McLaren-Regular';
	src: url('fonts/mclaren-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'MeriendaOne-Regular';
	src: url('fonts/meriendaone-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'NTR-Regular';
	src: url('fonts/ntr-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'PassionOne-Bold';
	src: url('fonts/passionone-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'PatuaOne-Regular';
	src: url('fonts/patuaone-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Ruda-Bold';
	src: url('fonts/ruda-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Skranji-Bold';
	src: url('fonts/skranji-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Crounchy_2';
	src: url('fonts/crounchy_2.ttf') format('truetype');
}

