From 00e10883f813ff2230b879aef58a30520ac5a176 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 24 Jul 2011 21:50:33 -0700 Subject: get rid of that silly font note that the filename didn't match the @font-face previously --- webroot/css/ribbon.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'webroot/css/ribbon.css') diff --git a/webroot/css/ribbon.css b/webroot/css/ribbon.css index 580b9d3..b4af918 100644 --- a/webroot/css/ribbon.css +++ b/webroot/css/ribbon.css @@ -1,8 +1,3 @@ -@font-face { - font-family: Collegiate; - src: url("Collegiate.ttf"); -} - .ribbon-holder { position: absolute; top: 0; @@ -24,7 +19,6 @@ } .ribbon { - font-family: Collegiate, sans-serif; letter-spacing: -.1px; opacity: 0.95; -- cgit v1.2.3