Calling Google fonts in 1 file
-
Hi! I’m using the Pinnacle theme and as far as fonts go, I only want to use Raleway.
Right now, when I look at the source code I see I have the following:
<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.2.2' type='text/css' media='all' /><link rel='stylesheet' id='cresta-social-googlefonts-css' href='https://fonts.googleapis.com/css?family=Noto+Sans%3A400%2C700&ver=4.2.2' type='text/css' media='all' /><link rel='stylesheet' id='redux-google-fonts-pinnacle-css' href='https://fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&subset=latin&ver=1436193456' type='text/css' media='all' />
How can I mix all 3 files in 1 file so the server would only contact googleapis once? Where is this piece of code located in Pinnacle?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Calling Google fonts in 1 file’ is closed to new replies.