How to add entire Google font family?

189 views
Skip to first unread message

Ant

unread,
Jun 22, 2013, 4:40:04 AM6/22/13
to gantry-framework...@googlegroups.com
Hello
I'm using Titillium Web as Google font in our Joomla/Gantry site. Is it possible to use all the fonts of Titillium Web family (Black, italic...)?

thanks for your help

Grant Preston

unread,
Jun 22, 2013, 5:02:47 AM6/22/13
to gantry-framework...@googlegroups.com
Try importing them into your gantry-custom.css file and try them out. See Google Font page to see the correct code to use in your css file.
--
--
You received this message because you are subscribed to the Google
Groups "Gantry Framework for Joomla Users" group.
To post to this group, send email to
gantry-framework...@googlegroups.com
To unsubscribe from this group, send email to
gantry-framework-for-j...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/gantry-framework-for-joomla-users?hl=en
 
Gantry Framework Homepage: http://www.gantry-framework.org
 
---
You received this message because you are subscribed to the Google Groups "Gantry Framework for Joomla Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gantry-framework-for-j...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Antonio Cornacchia

unread,
Jun 22, 2013, 5:32:06 AM6/22/13
to gantry-framework...@googlegroups.com
Thanks for reply Grant.
As Google suggests, should I add this code to index.php file?

Instructions:
To embed your Collection into your web page, copy the code as the first element in the <head> of your HTML document.

@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,900,700,700italic);


so it will be override to the next Gantry update, or not?


Il 22/06/13 11.02, Grant Preston ha scritto:

Ant

unread,
Jun 22, 2013, 6:24:04 AM6/22/13
to gantry-framework...@googlegroups.com
I soved just putting this into gantry-custom.css

@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300,300italic,400,400italic,900,700,700italic);


thanks Grant

Grant Preston

unread,
Jun 22, 2013, 6:27:26 AM6/22/13
to gantry-framework...@googlegroups.com
Yep it always works just fine for me by adding to the custom.css file. Or in one case where I was using the responsive slider Unite Revolution Slider which is a Component, I had to add it to it's internal CSS file using their interface. By adding it there it was able to be used in that slider which for whatever reason wasn't able to access it from the custom.css file.

Any how glad you got it sorted.


Reply all
Reply to author
Forward
0 new messages