BORG9 WebFont is free.
Always has been for this font.
If you have $0.00 , then you too can buy this font! (YES, for the web)
See? http://www.myfonts.com/fonts/typodermic/borg-nine/buy.html
Could be also the country of origin? Where are you coming in from.Maybe is just because you are messing around with something??
Tried 10x to register....no luck.
<span style="font-family: 'PenSuk'"><span style="font-size: 26px">some text here</span></span>
@font-face {
font-family: 'PenSuk';
src: url('http://mysite.com/fonts/pensuk/pensuk.eot');
src: url('http://mysite.com/fonts/pensuk/pensuk.ttf') format("truetype"),
url('http://mysite.com/fonts/pensuk/pensuk.woff') format('woff'),
url('http://mysite.com/fonts/pensuk/pensuk.eot?#iefix') format('embedded-opentype');
font-style: normal;
font-weight: normal;
}
Did you upgrade your version of XenForo since then? If so, that is your problem. That file (the .js file) will be written over during an upgrade and you have to do the edit to it all over again. That is the downfall of adding in the font(s) like this - you have to redo the edits upon each upgrade since they are core files.Need some help here. The last time, I have finished set the forum to be able to use custom font. The font isn't applied to the text in the editor but applied to the text after post. After that I haven't done anything with the forum as I have other business to do, recently I got back to the forum and check the font testing thread and found that the custom fonts are not applied to the text any more.
So, I can't figure out what's wrong with it. It just look like that the css rule are not applied. Is there any change to the use of the EXTRA.css? When I checked the html source file I couldn't find any reference of this file.
Did you upgrade your version of XenForo since then? If so, that is your problem. That file (the .js file) will be written over during an upgrade and you have to do the edit to it all over again. That is the downfall of adding in the font(s) like this - you have to redo the edits upon each upgrade since they are core files.
As for the EXTRA.css - it hasn't changed. You need to check and make sure that nobody has edited it and that all of the statements are closed correctly.
Also, are you using CloudFlare by chance?
We use essential cookies to make this site work, and optional cookies to enhance your experience.