Hi. I'm using only visual studio to develop an application.
I want to use the "poppins" font. I know how to import to blazor normally, but. the "RadzenText" is not inheriting the font. Can someone give me a direction?
This is how my app.razor looks like:
Thank you so much! It worked!
Regarding fonts, but not specifically the family, but the color.
I tried changing --rz-primary color but the texts are black. What is the css property that I should change to change the colors of the texts?