86
Views
3
Comments
Solved
Google Fonts
Question
Application Type
Reactive

I tried to use google fonts via 

  1. import
  2. @fontface via resources url

but the expected result is using fallback font instead of google font.


Only thing I changed in local when downloading font is change the name for eg:

I downloaded cabin font - in folder it's name is Cabin-VariableFont_wdth,wght.ttf

but I changed it into Cabin.ttf & imported inside resources.

2023-04-06 11-24-23
Paulo Zacarias
Solution

Hi Vijay, 

in one of my test applications I have this 'setup' and it's working fine:

Can you please check if you have something similar?

Regards, 

PZ

UserImage.jpg
vijay r

Hey Paulo ,

Thanks for the reply. I have done the same ,I tried to rewrite again. Now it is working fine.

Regards,

Vijay 

2023-04-06 11-24-23
Paulo Zacarias

Great :)

Glad it helped!

Regards, 

PZ

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.