Search code examples
htmlcssfontswebfonts

Open Sans thin (weight 200) from google


I am trying to get the "thin" version of the Open Sans font - marked as weight 200. See: http://www.google.com/fonts/specimen/Open+Sans

I have defined the font weight as 200, but it seems like i cannot get below 300.

I get the stylesheet like this: http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800

Any ideas?


Solution

  • You can't go below 300.. min font-weight for this font is 300

    Light 300
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Light 300 Italic
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Normal 400
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Normal 400 Italic
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Semi-Bold 600
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Semi-Bold 600 Italic
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Bold 700
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Bold 700 Italic
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Extra-Bold 800
    Grumpy wizards make toxic brew for the evil Queen and Jack.
    Extra-Bold 800 Italic
    Grumpy wizards make toxic brew for the evil Queen and Jack.