@brasspetals
Posted
Hi Parvathy,
In order for the font to load, you need to go to Google Fonts and select the font weights you need for this project. Then in the sidebar, you should find the code you need to embed in the head of your HTML.
Edit: If needed, here is a guided walkthrough as well as a link to the official documentation.
@parvathyvd
Posted
@brasspetals Thanks for your response. I have already added them in the style sheet as import like this @import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap'); I found out the problem . I was adding it after the first reset. I guess it has to be the first thing in the stylesheet.
Thanks for your help. I really appreciate it.
@brasspetals
Posted
@parvathyvd Oh, whoops! 😅 Glad you figured it out. 👍