diff --git a/themes/browny_admin_wind/css/screen.css b/themes/browny_admin_wind/css/screen.css index c2949c3f..77ca3853 100644 --- a/themes/browny_admin_wind/css/screen.css +++ b/themes/browny_admin_wind/css/screen.css @@ -24,7 +24,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p { diff --git a/themes/browny_wind/css/screen.css b/themes/browny_wind/css/screen.css index 4a786a03..3e16f6a6 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_wind/css/screen.css @@ -22,7 +22,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p {