we ♥ open sans

Open Sans is a clean and modern sans-serif typeface designed by Steve Matteson and commissioned by Google. It is especially designed for legibility across print, web, and mobile interfaces.

Try Open Sans

+ - B

Like Open Sans

Use Open Sans

Download Open Sans

You can download Open Sans for free from:

Implement @font-face

In your <head>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
In your .css;
font-family: 'Open Sans', sans-serif;

Read about it on Google Webfonts

License

Open Sans is licensed under the Apache License version 2.0.