@font-face {
  font-family: 'Leckerli One';
  font-style: normal;
  font-weight: 400;
  src: local('Leckerli One'), local('LeckerliOne-Regular'), url(https://themes.googleusercontent.com/static/fonts/leckerlione/v5/S2Y_iLrItTu8kIJTkS7DrKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}

html, body {
	margin:0;
	padding:0;
	overflow:hidden;
	background:#00350d;
	}

svg {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%
	}
@font-face {
	font-family: "Smasher312Custom";
	src: url("fonts/Smasher-312-Custom.woff")
	}

text { 
    fill: url(#p-stripes);
    font-family: "Smasher312Custom";
    }
