2
votes
5answers
176 views

Is there a unified font size metric across all applications?

This is not precisely UX related, but very important to user interface design in general. In summary, across applications (Photoshop, Dreamweaver, Flash) and platforms (Browsers, .NET, Mac, ...
5
votes
5answers
630 views

Should font styles used on a website be the same as logo?

I have been given a professionally created Brand Standards Manual that defines two fonts in the brand. When I am designing the website, should I just use the fonts defined in this standard for my ...
-2
votes
1answer
812 views

Use of typekit fonts [closed]

I was wondering if Typekit fonts are used on any big sites. I know on their site https://typekit.com/ it says Twitter and NYTimes use it, but actually checked out the source on their pages, it doesn't ...
8
votes
4answers
970 views

Different Font Faces in same Web Application

The context here is a web application delivered through the browser. My question is: is it ever okay to have different font faces or a single application? To me it looks obvious but not egregious.
-2
votes
1answer
95 views

Does someone know what is the name of this font? [closed]

Here you: http://screencast.com/t/ydmgvpPGMC2 I searched but nothing..
4
votes
5answers
3k views

Why is 13px Arial font the web standard?

If you use any of Google's applications, from search to Gmail you will find the base font used for most things is 13px Arial. font-family: arial, sans-serif; font-size: 13px; ...
29
votes
8answers
2k views

How do I explain correct usage of the MS Comic Sans font to a client?

I have a client who wants to use comic sans ms for lots of things on a website I'm doing for him. How can I explain that comic sans ms is so bad? He's fairly easily persuaded, I think I just need the ...
8
votes
4answers
481 views

How do I improve the readability of body text?

I always find it hard to judge the readability of my site and there is so much conflicting information out there. So I thought I would ask for some options here. Could you please take a quick look at ...
2
votes
3answers
468 views

What are your thoughts on using italics for primary navigation in a page header? [closed]

I'm working on a redesign for a large blue chip's website and the company brand uses a san serif italic font for the headings in it's marketing collateral. The brand/creative team would like to use ...
5
votes
10answers
2k views

Number of Fonts per Design

I'm working on a website and wondering at what point I'm using too many fonts and need to cut back. Right now, I have a handwritten font (HF1) that is being used for the site name, a quite different ...
7
votes
6answers
383 views

Is using the alt-attribute for text-as-graphics ok?

There are several ways to present text on your web page in exactly the font your designer decided; as an image, a flash hack, some javascript hack, dynamic fonts. But to this day, the only thing that ...
9
votes
4answers
800 views

Font sizes for WCAG2.0 AAA

Anyone know what the WCAG2.0 definition of 'Normal' and 'Large' fonts are, as they relate to the AA and AAA levels? I've googled and read the WCAG site and docs but unless I'm being really stupid ...