View Single Post
Old 07-26-2014, 06:14 AM   #17
GJ Coop
Enthusiast
GJ Coop began at the beginning.
 
GJ Coop's Avatar
 
Posts: 25
Karma: 10
Join Date: Jul 2014
Location: Nelson New Zealand
Device: desktop app
The second issue is the naming of the font itself.

The font "Oswald" actually comes in four versions in separate packages:

Oswald-Regular.otf
Oswald-Bold.otf
Oswald-Light.otf
Oswald-stencil.otf

I have installed only Oswald-Regular.otf because I do not use bold or the other versions.

I use the name of the font "Oswald" in all the CSS because that is how it is referred to inside the font package. It validates with that name and has embedded.

If I try to call the font "Oswald-Regular" it says that the font can't be found and can't be embedded.

Are there any little tricks I may have missed here?
GJ Coop is offline   Reply With Quote