Can any of you lovely people give me a step-by-step, idiot’s guide to using Google fonts.
I wish to use Open Sans 300, 600 and 800.
I have followed all instructions (most slightly out-of-date) without success. The screen rendition in Freeway is fine but previews as Times. And I have made the fonts sets!
When you are using multiple or non-standard weights, your css style should
reflect that. Since the standard Style Editor in Freeway Pro does not give
you that level of control, you need to open the Extended CSS Style
interface for your text style and create the following property:
font-weight:300
where font-weight is the property name and 300 is the value. Of course
the value should be 300, 600, or 800 – whichever you prefer for that
style.
On Wed, Apr 10, 2013 at 11:34 AM, Graham Meigh email@hiddenwrote:
Can any of you lovely people give me a step-by-step, idiot’s guide to
using Google fonts.
I wish to use Open Sans 300, 600 and 800.
I have followed all instructions (most slightly out-of-date) without
success. The screen rendition in Freeway is fine but previews as Times. And
I have made the fonts sets!
Speaking of fonts, what is the best and most universally accepted website
font solution?
Modern browsers are supportive of CSS web fonts, like google. IE8 still
supports graphic text, which ironically is how Facebook users seem to
communicate.
"font-weight" doesn’t belong in there. All you want is 'Open Sans', Sans-Serif in the font set dialog.
To add the font-weight, open “Edit > Styles” from the top bar after you have the font set fixed. Choose a style, and click extended. Enter font-weight for the name, and the weight number for the value.