@font-face { font-family: 'FreePixel'; src: url('/css/FreePixel.ttf'); } * { margin: 0; padding: 0; font-family: FreePixel; } body { overflow: hidden; }