0
velu created
Hi,
how to change application font globally using Google API.
Or any other way to change the font of application.
In angular 4 application.
Thanks
1 Answer(s)
-
0
Hi @velu,
You can include any google font you like via it's css. Just add it's css to .angular-cli.json's styles list and it should work.