Fix Roboto Light font rendering issue (second part of #6673) #6881
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Part of issue #6673 pull request updates the Roboto Light font files (.eot, .svg, .ttf, .woff) to the correct version — Roboto Light 300, Version 3.009 (2024) — sourced from Google Fonts.
The previous version caused rendering inconsistencies across browsers. This update ensures more reliable and crisp typography display, especially for text components using the "Roboto Light" style.
✅ Only font files were changed. Checked in Safari (18.3.1 (20620.2.4.11.6)) and Google


Before new fonts:
After new fonts: