1 Open Issue Need Help Last updated: Oct 4, 2025

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

Learning Path - Frontend Mentor

CSS