From 36e4d71af85fb4944d74b6b878ae73731d5bc416 Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Sun, 10 Nov 2013 07:50:15 -0500
Subject: Remove unused font stylesheets from includes
---
assets/css/application.css | 2 +-
index.html | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/assets/css/application.css b/assets/css/application.css
index b84723a..97e9662 100644
--- a/assets/css/application.css
+++ b/assets/css/application.css
@@ -11,7 +11,7 @@ body {
header {
- font-family: neoretrodrawregular, znikomitno24regular, seasideresortnfregular, itsadzokes01regular, sans-serif;
+ font-family: neoretrodrawregular, sans-serif;
font-size: 80px;
margin: 0.2em 0 0.4em;
}
diff --git a/index.html b/index.html
index 223e5fe..ad0d87b 100644
--- a/index.html
+++ b/index.html
@@ -10,10 +10,7 @@
-
-
-
--
cgit v1.2.3