Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Not sure about fonts and if there is a better alternative of adding to the page so it loads faster.
What challenges did you encounter, and how did you overcome them?Connecting to a Git repo.
What specific areas of your project would you like help with?How to load fonts for best performance.
Community feedback
- @chirag-bishnoiPosted 7 months ago
Hello @florinbejgu, If you want your fonts to be loaded faster the best thing you can do is to convert your .ttf fonts to .woff/.woff2 which are light-weight in comparison and therefor loads faster. There are many websites for this and you can search more about ttf to woff format on youtube.
Marked as helpful1@florinbejguPosted 7 months ago@chirag-bishnoi Thanks for the tip, I'll look into that :)
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord