Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Closed Thread
Inconsistent @font-face Problem
Old 01-22-2012, 12:42 PM Inconsistent @font-face Problem
pealo86's Avatar
Super Spam Talker

Posts: 876
Name: Matt Pealing
Location: England, north west
Trades: 0
If you take a look at the following website:
http://bit.ly/xhaVeR

Notice how the font replacement doesn't work correctly (see attached image).

However it seems to temporarily fix it if you then visit one of the internal pages, as the correct font then loads up. You can then go back to the homepage and see that the appropriate font has loaded.

Has anyone else had a problem like this?? I can't say I have.

My stylesheet has the following at the top:
Code:
@font-face {
    font-family: 'DaysRegular';
    src: url('../css/font-face/days-webfont.eot');
    src: local('☺'), url('../css/font-face/days-webfont.woff') format('woff'), url('../css/font-face/days-webfont.ttf') format('truetype'), url('../css/font-face/days-webfont.svg#DaysRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
__________________

Please login or register to view this content. Registration is FREE
pealo86 is offline
View Public Profile Visit pealo86's homepage!
 
 
Register now for full access!
Old 01-22-2012, 12:45 PM Re: Inconsistent @font-face Problem
pealo86's Avatar
Super Spam Talker

Posts: 876
Name: Matt Pealing
Location: England, north west
Trades: 0
Oh never mind, I've fixed it! Turns out there was some other @font-face code in there that was causing troubles.

After deleting it things have started working without any problems
__________________

Please login or register to view this content. Registration is FREE
pealo86 is offline
View Public Profile Visit pealo86's homepage!
 
Closed Thread     « Reply to Inconsistent @font-face Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.98624 seconds with 12 queries