Open Issues Need Help
View All on GitHub Web Development • Frontend Development
AI Summary: This enhancement aims to improve font rendering by correctly implementing `@font-face` declarations for all used font weights. Currently, only one weight is declared, leading to potential browser simulation of bolding and inconsistent visuals. The solution involves adding separate `@font-face` rules for the 500 and 900 font weights.
Complexity:
2/5
enhancement good first issue Fonts