Blog preview card with CSS Flexbox

Solution retrospective
During working on this project I learn how to use fonts, that was downloaded on my local machine.
css @font-face { font-family: "figtree"; src: url("./assets/fonts/Figtree-VariableFont_wght.ttf"); }
What challenges did you encounter, and how did you overcome them?How to use custom fonts in a project.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ainur Saduova's solution.
Join 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