diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css
index fc105a7..e21e413 100644
--- a/core/themes/seven/style.css
+++ b/core/themes/seven/style.css
@@ -5,7 +5,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", "Lucida Sans Unicode", "DejaVu Sans", sans-serif;
 }
 a {
   color: #0074BD;
@@ -799,7 +799,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", "Lucida Sans Unicode", "DejaVu Sans", sans-serif;
 }
 div.admin-options label,
 div.admin-options div.form-item {
