Tagged Questions

11
votes
3answers
7k views

How to make Google Fonts work in IE?

I've been developing a site that uses the Google Fonts API. It's great, and supposedly has been tested in IE, but when testing in IE 8 the fonts simply don't get styled. I included the font, as ...
7
votes
2answers
83 views

Revert to unstyled text when web fonts are slow to load?

I'm using Google web fonts, like this: @font-face { font-family: "Vollkorn"; font-style: normal; font-weight: normal; src: local('Vollkorn Regular'), local('Vollkorn-Regular'), ...
6
votes
4answers
1k views

How to create smooth headlines with HTML and CSS?

I saw a lot of web pages recently, that have very smooth headlines, like this website for example: http://boagworld.com/ How do they go about to do that? Are there any hidden clues? At one point I ...
4
votes
2answers
1k views

@font-face Blacklisted font [closed]

I've been using font-squirrel for quite sometime and was really happy with its generator and the @font-face method as it doesn't produce any FOUT. But recently a project came for development and when ...
4
votes
5answers
153 views

What sites provide public web font libraries to link to?

Are there any sites except google that provide a library that one can link directly to in your css file? Like google-webfonts @font-face so that they're hosting, and no local files for you. { ...
3
votes
2answers
246 views

using @font-face for 2 fonts causing big slow-down

This is the first time I've used @font-face. The font pack is from myfonts.com and I'm currently testing in Safari and noticed through the web inspector that the css file, which loads the 2 fonts ...
2
votes
2answers
129 views

how to I use an Arabic font in my css?

I just found out that there is no generator for Arabic fonts, because of the issue of connecting the letters... Does that mean that the only choice I have is to get it from fonts.com? Does anyone know ...
2
votes
1answer
115 views

How does ?#iefix solve web fonts loading in IE6-IE8?

Lots of articles in the web like this : http://www.fontspring.com/blog/fixing-ie9-font-face-problems suggest to add a ?#iefixto the eot url. I was curious to know how is this going to solve the ...
2
votes
2answers
73 views

Webfont on Ubuntu, regular (13px) fontsize rendered too thin so font-color is not clear enough

As you can see on the screenshot, a custom webfont (agrafa thin) is rendered too thin on Ubuntu. Because it's too thin, the font-color (white, fff) looks more like light-blue 1. This counts for both ...
2
votes
2answers
115 views

CSS not displaying font very well

I have a little problem with my text fonts every time I write a simple font rule and try to display the output, the text is not displayed very well. It usually looks like it is blur. The font is ...
2
votes
3answers
224 views

Can I have custom fonts with Google web fonts?

I want to use my own font. How can I use it with that Google's font loader?
2
votes
2answers
163 views

how to do you use letter-spacing smaller than 1px

I have a web font that I am trying to get the spacing just right. I have it set at letter-spacing: .03px. Works great in firefox 5, But i know this doesn't work across browsers. Is there anything i ...
2
votes
2answers
673 views

Convert Arabic TTF/OTF fonts to woff, eof?

First I know there are similar questions to mine, and I do tried Font Squirrel Generator for tons of Arabic fonts, all of them render text in English correctly but none of them worked with Arabic ...
2
votes
2answers
129 views

Nav menu that spans entire container width with constant horizontal padding

I've created a nav menu like in the screenshot below. It spans the entire width of the container and the left/right padding of each menu item is constant. This was easy to do by hardcoding the ...
2
votes
5answers
435 views

What web font format has the highest quality?

I've seen that some websites use @font-face but they look creepy & without anti-aliasing, But some other websites use some fonts with a very high quality, I don't know if they use OTF or TTF or ...
2
votes
5answers
647 views

How do I package a custom TrueType font with a web site so the browsers will render it?

I'm developing a website for someone but they want (insist) that the title be in a non-standard font. (The customer is always right.) I have the TrueType (.ttf) font but how do I bundle this with the ...
1
vote
1answer
61 views

Is it possible to use custom fonts - using font-face?

I'm able to embed and style a font-face in a webpage to view on Android and iPhone, and it works fine. However, it will not render on Windows Phone 7.5. I've tried embedding the font into the CSS: ...
1
vote
1answer
47 views

Do browsers download unnecessary files in @font-face statements?

I would like to choose fonts in a web page using logic along the lines of "if you have this system font A, use it, otherwise download and use font B". I can do this in CSS like so: @font-face { ...
1
vote
1answer
57 views

One of my Web Fonts does not render on Firefox

I have two web fonts installed on my site and one is working on Firefox, while the other one is not. If you check it on Chrome, both of the Google web fonts work perfect. Here is my code: @font-face ...
1
vote
1answer
75 views

Why does Chrome render newly declared web fonts in italic by default?

It's not the answer to the question above but I've put work I've done on this below as a bit of back ground so's not to rub people up the wrong way!
1
vote
1answer
53 views

Webfonts not formatted correctly?

I'm using webfonts via css and I've noticed that the font I chose BPreplay looks different on the web than on my localhost... like some of the letters aren't properly shaped... why is this?
1
vote
2answers
354 views

Webfonts rendering differently on Windows, Mac and Linux

I'm using webfonts for the first time on a website I'm currently making and I noticed that the bounding boxes of the fonts seem to be different on Windows and Linux & Mac (same on Linux & Mac ...
1
vote
2answers
740 views

Getting web fonts to work with phonegap and android - how?

Does PhoneGap support web fonts, and if so how do you use them. I've currently got this code in my page, but it doesn't work when loaded into the emulator (inside an android app, I've not tried ...
1
vote
2answers
162 views

Embedding a font to HTML

I'm trying to embed the font "Andale Mono" to my html pages, I have the font in the following extensions: .eot, .svg, .ttf and .woff Is there anyway that I can get it to work on all browsers?? I was ...
1
vote
1answer
103 views

How to change default font before font-face loads?

In Firefox when a page loads it shows a default font (such as Times New Roman) for a moment (depending on connection speed) before it renders using the specified font-face. I understand this cannot be ...
1
vote
1answer
255 views

Web font hosted on another domain

I would like to know if it's possible to host webfonts on another domain, My CSS are hosted on Amazon CloudFront and my webfonts too but they don't show up, It was fine when my css were in local. ...
0
votes
0answers
24 views

Embeded fonts: issues with multiple domain site in Firefox v9 and IE v9

I have a website which has four domains all resolving to the same root. When you access the primary domain the embedded fonts work perfectly, but on anything other than the primary domain they don't ...
0
votes
0answers
35 views

web fonts error download fonts

I'm using the webfonts service from the monotype foundry fonts.com it works fine on a few machines the I tried it on my other computer at home and its failing to download. In firefox, safari and ...
0
votes
2answers
80 views

Web font in Chrome

I have a webfont that looks amazing on Firefox, not so much on Chrome. I've tried playing with the text-rendering property, with less-than-spectacular results. My CSS is something like this: ...
0
votes
1answer
140 views

Google web fonts in chrome, safari and ie on windows 7 - jagged, thing, and differently sized

http://i.imgur.com/Uk1dc.jpg That's a little screencap of the headers on a site I am working on. I wanted to use a google web font (quicksand) and it looks great in firefox. However it looks skinny, ...
0
votes
1answer
13 views

@font-face working on original, but not on new file I'm working on?

It's easier to just provide links and show the issue, so here goes: The old file: http://demo41.abcguide.com/index.php And here's the new file I'm working on: http://demo41.abcguide.com/slice.html ...
0
votes
0answers
71 views

Some character not work with fontsquirrel webfont

I experienced a problem with the fontsquirrel webfont generator. Two special hungarian chars (ő, ű) do not exist in the output font files, while the input files do. On the other hand, I can not find ...
0
votes
1answer
76 views

Web fonts in Internet Explorer revert after page finishes loading

I'm running into a small issue with a site I'm working on. I'm using the font services from Fonts.com to serve up the CSS and web fonts I use on the site, and everything works well except in Internet. ...
0
votes
2answers
118 views

What is wrong with these @font-face fonts in IE9?

For some reason, when I view this page in IE9, all of the @font-face fonts look way smaller than they should, and maybe like a different typeface too. As far as I can tell, everything about my syntax ...
0
votes
1answer
268 views

Firefox 3.5 not showing webfonts

I have some @font-face webfonts on my site. The fonts and the CSS code is generated via the Font Squirrel @font-face generator. None of the fonts I embedded are showing in FF 3.5. FF 4 is working ...
0
votes
2answers
359 views

Compressing fonts for using in web

Can fonts be compressed someway before using as webfonts? I have a font file which is 150kB. Is it possible to compress it down. And also if i call for both font .eot and .ttf will both be downloaded ...
0
votes
1answer
225 views

Is there any way to fix fonts.com @font-face declarations?

Many popular fonts seem to be available for web use exclusively from http://webfonts.fonts.com/ However, it works in a very strange way. They don't give you the direct font URLs, instead they give ...
0
votes
1answer
266 views

generated webfonts from fontsquirrel site, how to change the directory?

Generated several webfont kits from FontSquirrel's font generator, put them into css file, they work but only if the files are in the same directory with css file. How do I make them work while ...