austgl / gantry-framework

Automatically exported from code.google.com/p/gantry-framework
0 stars 0 forks source link

Can't style font-weight in a google font #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select a google font use
2. try to make it "bold" with "font-weight:bold"

What is the expected output? What do you see instead?
Nothing happens; it should be bold.

What version of the product are you using? On what operating system?
3.2.16

Please provide any additional information below.
gantry creates this link:
http://fonts.googleapis.com/css?family=Maven+Pro

instead it should add (at least) the bold one. It would be great if the user 
can choose the font-weight:
http://fonts.googleapis.com/css?family=Maven+Pro:400,700

Original issue reported on code.google.com by tampe...@gmail.com on 27 Feb 2012 at 11:52