@font-face {
	font-family: '04b_03';
	src:url('../font/04b_03.ttf.woff') format('woff'),
		url('../font/04b_03.ttf.svg#04b_03') format('svg'),
		url('../font/04b_03.ttf.eot'),
		url('../font/04b_03.ttf.eot?#iefix') format('embedded-opentype'); 
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%;
	touch-action: none;
	font-family: '04b_03';
	line-height: 0;
	text-align: center;
	overflow: hidden;
	background: #000;
}

img {
	display: none;
}