From d9f6cfc2811020a92eb446b328817f694b4ac58f Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 22 Nov 2011 12:44:05 -0600 Subject: [PATCH] Use new font --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 95073cd..aadd53b 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ @font-face { - font-family: Most Wazted; - src: url(Mostwasted.ttf); + font-family: Sk8ordye; + src: url(Sk8ordye.ttf); } body { background: #222 url(stone-cmp.jpg); @@ -10,7 +10,7 @@ body { } h1 { color: #fd8; - font-family: Most Wazted, fantasy, sans-serif; + font-family: Sk8ordye, fantasy, sans-serif; font-size-adjust: 1.0; } h2 {