diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 32f4d36b0..3a5c7b4c8 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -6093,7 +6093,7 @@ Type String Value - MtBkLfRg.ttf + DejaVuSansCondensed.ttf FontSansSerifBundledFallback @@ -6115,7 +6115,7 @@ Type String Value - MtBdLfRg.ttf + DejaVuSansCondensed-Bold.ttf FontSansSerifFallback @@ -6148,7 +6148,7 @@ Type F32 Value - 96.0 + 90.0 FontSizeHuge diff --git a/indra/newview/fonts/DejaVuSansCondensed-Bold.ttf b/indra/newview/fonts/DejaVuSansCondensed-Bold.ttf new file mode 100644 index 000000000..9edd89c3d Binary files /dev/null and b/indra/newview/fonts/DejaVuSansCondensed-Bold.ttf differ diff --git a/indra/newview/fonts/DejaVuSansCondensed.ttf b/indra/newview/fonts/DejaVuSansCondensed.ttf index 988aa1b7b..826e619b7 100644 Binary files a/indra/newview/fonts/DejaVuSansCondensed.ttf and b/indra/newview/fonts/DejaVuSansCondensed.ttf differ