I need to add google font "Lato" that could be used in Storefront.
How should I do that ?
I don't know what php file I have to modify with the script
- Code: Select all
<link href='http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
Thanks