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