Google Font Directory

The Droid Sans font from Google Font Directory is a lovely font with great readability for use on web pages.
To use Droid Sans add a css link:

<link href=’http://fonts.googleapis.com/css?family=Droid+Sans‘ rel=’stylesheet’ type=’text/css’>

then in your own CSS file add a reference to the font e.g.

body { font-family: ‘Droid Sans‘, arial, helvetica , sans-serif; }

Loading the font adds a reported 26kb to the page download size.

Leave a Reply

  • (will not be published)

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>