Index: themes/seven/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/style.css,v
retrieving revision 1.75
diff -u -p -r1.75 style.css
--- themes/seven/style.css	3 Oct 2010 02:46:12 -0000	1.75
+++ themes/seven/style.css	3 Oct 2010 03:46:22 -0000
@@ -6,7 +6,7 @@
 body {
   color: #000;
   background: #fff;
-  font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
+  font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
 }
 a {
   color: #0074BD;
@@ -797,7 +797,7 @@ div.admin-options {
 }
 div.admin-options label {
   text-transform: uppercase;
-  font: 0.846em/1.875em Lucida Grande, Lucida Sans Unicode, sans-serif;
+  font: 0.846em/1.875em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
 }
 div.admin-options label,
 div.admin-options div.form-item {
