How change typography easily ?

Hi,

I would like to know how change the main typography of Evolve Drupal theme. I want to put the "lato" typography.

I think is somewhere on main CSS, but i'm not familiar with that.

Can you help me ?

Thanks a lot,

Regards

There are a lot of ways to do this but this module seems to be easy / intuitive for switching fonts

https://www.drupal.org/project/fontyourface

 

 

I'll try this, thank you !

This module just change the administration panel font, not the theme font :/ Althought I choose "everywhere (body)", on CSS SELECTOR.

Any other idea ?

Regards

Oh ! Nevermind !

It's operational, it's just long the first time !

Thanks !

You might have to clear your cache for it to work. Also, if you know some CSS you can go into your theme's .info file and add the fonts there, the FontYourFace module will produce the code for you. I am not sure if this is the "Drupalexp way" to do this, but for me its worked and has made it easier to manage sites.