delete-peyman / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

Lato has incorrect font-weight declared as numbers instead of keywords for IE #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the css for the lato font on IE:
http://fonts.googleapis.com/css?family=Lato:regular,regularitalic,bold,bolditali
c
2. Notice the font-weight is in numbers

What is the expected output? What do you see instead?
Expected output is that the font-weight declarations are using keywords 
"normal, bold".  Instead its declared as '400, 700'.

What version of the product are you using? On what operating system?
This is replicable on all versions of IE, on Windows Vista SP1, and various 
other development machines around the office.

Please provide any additional information below.
How i've worked around this problem is simply create a version of the css on my 
servers and changed the font-weights myself. Luckily, Lato is also available at 
font squirrel (http://www.fontsquirrel.com/fonts/lato) so thats an easy thing 
to do.

I do however want to leverage google's cdn so loading directly from google 
would be the preferred method.

Original issue reported on code.google.com by clark.y....@gmail.com on 16 Jun 2011 at 1:24

GoogleCodeExporter commented 9 years ago
Google font team is not taking care of it? Still we have this problem.

Original comment by jimbatam...@gmail.com on 23 Oct 2013 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by pathum...@gmail.com on 26 Aug 2014 at 9:57