* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-size: 11px;
	background: #fafafa;
	font-family: sans-serif;
}
canvas,img{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:pixelated;ms-interpolation-mode:nearest-neighbor}

@font-face {
    font-family: 'BitPotion';
    src: url('./fonts/f0697767e-ed69-4702-89e4-aa0d23d2b1ba.ttf.woff') format('woff'),
         url('./fonts/f0697767e-ed69-4702-89e4-aa0d23d2b1ba.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pentagram';
    src: url('./fonts/fcc68e5de-b783-4e41-b54d-84de46c4b577.ttf.woff') format('woff'),
         url('./fonts/fcc68e5de-b783-4e41-b54d-84de46c4b577.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}