Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Problems with Webfonts (http://forum.bytesforall.com/showthread.php?t=18316)

riw777 Sep 7, 2012 07:32 AM

Problems with Webfonts
 
Y'all:

I've tried following the instructions in various threads to no avail... So, I'm giving up and asking for help with this one.

1. I've uploaded all my typeface files to a single directory, http://www.thinkinginchrist.com/webfonts

For instance, http://www.thinkinginchrist.com/webfonts/23F205_8_0.ttf

2. I've added the following to my css inserts in Atahualpa:

@font-face {font-family: 'ProximaNova-Regular';
src: url('http://www.thinkinginchrist.com/webfonts/23F205_8_0.eot');
src: url('http://www.thinkinginchrist.com/webfonts/23F205_8_0.eot?#iefix') format('embedded-opentype'),
url('http://www.thinkinginchrist.com/webfonts/23F205_8_0.woff') format('woff'),
url('http://www.thinkinginchrist.com/webfonts/23F205_8_0.ttf') format('truetype');}

There are three more definitions in there for the other formats of this face, but it's easiest just to concentrate on one for the moment.

Which was generated by myfonts.com.

3. I also added:

body {font-family: "ProximaNova-Regular";}
p {font-family: "ProximaNova-Regular";}

to my css inserts, and:

font-family: 'ProximaNova-Regular';

to "Body Style" under "Body, Text, and Links," in the theme options.

But the font still doesn't show up on my wordpress page... Another question --there is italics, bold, etc., there, as well --will those pick up automatically, or is there some other css I must insert to get all the styles working?

lmilesw Sep 7, 2012 10:45 AM

I would just put the font-family code in the Body, Text, and Links box as well as any of the page options in Style and edit Pages.

The font appears to be working when I test with Firebug.

riw777 Dec 22, 2012 09:18 AM

Okay, thanks... Maybe it's just that I can't see the font on my machine for some reason --this has happened to me before, for some reason. *sigh*

Thanks for your help.


All times are GMT -6. The time now is 02:44 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.