include webfont
This commit is contained in:
		@@ -57,16 +57,14 @@
 | 
			
		||||
        };
 | 
			
		||||
    </script>
 | 
			
		||||
 | 
			
		||||
<!--
 | 
			
		||||
    <style>
 | 
			
		||||
        * {padding: 0; margin: 0}
 | 
			
		||||
        @font-face {
 | 
			
		||||
            font-family: "Wizzta";
 | 
			
		||||
            src: url("/js-cardgame/wizzta-vada-webfont.woff2") format("woff2"),
 | 
			
		||||
                 url("/js-cardgame/wizzta-vada-webfont.woff") format("woff");
 | 
			
		||||
            src: url("/js-cardgame/font/wizzta-vada-webfont.woff2") format("woff2"),
 | 
			
		||||
                 url("/js-cardgame/font/wizzta-vada-webfont.woff") format("woff");
 | 
			
		||||
        }
 | 
			
		||||
    </style>
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
</head>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user