FONTS FOR ALL BROWSERS


Modern browsers support @font-face CSS, allowing for custom fonts on web pages. However, every browser supports @font-face a little bit differently.

FONTSLIVE MAKES BROWSERS EASY

The FontsLive service addresses the issues of serving different web font formats and CSS to different browsers. Simply insert a line of code we provide, update your CSS font-family properties with the fonts you have licensed, and we take care of the rest.

Cross-browser Support

FontsLive is compatible with all modern browsers. This covers all the popular browsers for both Windows and Mac, including the iPhone and the iPad. FontsLive is not currently supported by other mobile devices - the fallback fonts will display instead.

Cross-browser Tested

A font will display differently across platforms and browsers due to differences in the font rendering software at both the OS and application level. Some differences are significant while others are more nuanced. Each FontsLive font was tested with this in mind.

Webkit/Safari

Safari

since
version 3.1

 

Opera

Opera

since
version 10

 

Internet Explorer

IE

since
version 5

NEW - IE9

Mozilla/Firefox

Firefox

since
version 3.5

 

Google Chrome

Chrome

since
version 3.0

 

Mobile Safari

iPhone/iPad

since
version 3.0

 

MOBILE BROWSERS

We continue to update FontsLive to support more mobile operating systems/mobile browsers.

NEW: Android 2.1+ devices now support web fonts.

NEW: BlackBerry® 6 OS devices now support web fonts.

LINUX BROWSERS

We have tested FontsLive successfully with the following browsers on Linux:

Epiphany 2.30.2
Firefox 3.5.8 +
Konqueror 4.4 +
Minefield 3.7 +
Opera 10.0 +
SeaMonkey 2.0.6 +


One Easy Code for Cross-browser Performance 

We generate a Resource file that you paste into your web pages before </head> tag. 

 
<link href="http://webfonts.fontslive.com/css/bf3e-423e-b161-6239fd76.css" rel="stylesheet" 
type="text/css" />

This one line of code does all the heavy lifting, ensuring FontsLive works properly with all major browsers. As browsers change, we automatically update the resource file so you don't need to change a thing on your site!

For larger websites that choose to self-host web fonts, we provide a zip file to download the font assets, and a CSS font stack for implemention.