Fix font type (opentype -> woff) in local.css.
authorW. Trevor King <wking@drexel.edu>
Sun, 4 Mar 2012 16:27:05 +0000 (11:27 -0500)
committerW. Trevor King <wking@drexel.edu>
Sun, 4 Mar 2012 16:27:05 +0000 (11:27 -0500)
local.css

index c61564d5297c09700e7b243ef4bc245bbf152790..e931e20d723923cc50216888f82784befaa5b6c9 100644 (file)
--- a/local.css
+++ b/local.css
@@ -8,7 +8,7 @@
 
 @font-face {
        font-family: Pecita;
-       src: url("/font/Pecita-reduced.woff") format("opentype");
+       src: url("/font/Pecita-reduced.woff") format("woff");
        /* http://pecita.eu/police-en.php */
 }