StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-21-2010, 01:22 PM
nufantech's Avatar
nufantech nufantech is offline
Registered User
GenesisConnect
Pro Plus Member
 
Join Date: Aug 2010
Location: Washington, DC & Malibu, CA
Posts: 214
Default Odd issues with @font-face in Firefox

I'm puzzled here. This has nothing to do with Gensis or AgentPress, but If any solution jumps at you, please share.

Using @font-face to embed non-standard fonts. Everything is working fine, with one exception... The fonts do not display when loading the IDX page template in Firefox. The AgentPress site loads the fonts fine in all browsers. The IDX pages load the fonts fine in all browsers, with the exception of FireFox.

I'm using the following code and this code is in the main AgentPress stylesheet. I've tried adding this code to the <head> of the IDX templates with full paths to the font files rather than relative, but that did not correct the issue.

Code:
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url("league_gothic-webfont.eot");
	src: local('☺'), url("league_gothic-webfont.woff") format('woff'), url("league_gothic-webfont.ttf") format('truetype'), url("league_gothic-webfont.svg#webfontOWktfNNM") format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'US101';
	src: url('us101-webfont.eot');
	src: local('☺'), url('us101-webfont.woff') format('woff'), url('us101-webfont.ttf') format('truetype'), url('us101-webfont.svg#webfontRZPBw7Gf') format('svg');
	font-weight: normal;
	font-style: normal;
}
__________________
-D
msqrealty.com

Currently not accepting new clients.
 

Tags
css, font-face, idx broker

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IE issues, but not with Chrome or Firefox coaching4christ General Discussion 1 02-15-2010 09:48 AM
Firefox MACOSX CSS Issues ExcitedEYE General Discussion 7 10-20-2009 01:03 PM


All times are GMT -5. The time now is 07:33 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.