@font-face { font-family: Basiic; src: url("fonts/basiic.ttf"); }

body {
	font-family: basiic;
	overflow-x: hidden;
	overflow-y: auto;
}