diff --git a/themes/seven/style.css b/themes/seven/style.css
index fe75c2368593b21710baabe0a7532627de603628..b53ac7781fa8d176aed39f4b0605b0b7a7c41186 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -6,7 +6,7 @@
 body {
   color: #000;
   background: #fff;
-  font: 81.3%/1.538em normal Lucida Grande, Lucida Sans Unicode, sans-serif;
+  font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
 }
 a {
   color: #0074BD;