Base solution for your next web application
Open Closed

How to change application's font (.net Core) #3978


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.