- Joined
- Jun 1, 2010
- Posts
- 548
- Reaction score
- 2
For some reason unknown to me, G webfonts isn't working?
The only thing I'm doing differently now to any other time I've used webfonts is I currently have my < head >< /head > tags in header.php which is called on every page, rather than calling the <head> tag on every page (but for all intents and purposes this should be handled the same by the browser anyway?). In header.php is my <link href... etc>, with the 'font-family: webfont;' applied in my main css stylesheet, pretty standard stuff.
Has anyone got any idea why it wouldn't work?
The only thing I'm doing differently now to any other time I've used webfonts is I currently have my < head >< /head > tags in header.php which is called on every page, rather than calling the <head> tag on every page (but for all intents and purposes this should be handled the same by the browser anyway?). In header.php is my <link href... etc>, with the 'font-family: webfont;' applied in my main css stylesheet, pretty standard stuff.
Has anyone got any idea why it wouldn't work?