html, body, canvas {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	transform: translateZ(0);
	-ms-content-zooming:none;
	background-color: rgba(0,0,0,0);
}

@font-face {
	font-family: ttsupermolotblack;
	src: url(../data/font/ttsupermolotblack.woff);
}

@font-face {
	font-family: ceraprobold;
	src: url(../data/font/ceraprobold.woff);
}

@font-face {
	font-family: texgyreherosbold;
	src: url(../data/font/texgyreherosbold.woff);
}
