Staticly

WebFonts

Choosing the right font can make all the difference!

Droid Serif

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/droid-serif/droid-serif.css">

Apply it using the included CSS class...

<span class="font-droid-serif">Droid Serif WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Droid Serif', serif;">Droid Serif WebFont</span>

Merriweather

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/merriweather/merriweather.css">

Apply it using the included CSS class...

<span class="font-merriweather">Merriweather WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Merriweather', serif;">Merriweather WebFont</span>

Montserrat

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/montserrat/montserrat.css">

Apply it using the included CSS class...

<span class="font-montserrat">Montserrat WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Montserrat', sans-serif;">Montserrat WebFont</span>

Nunito

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/nunito/nunito.css">

Apply it using the included CSS class...

<span class="font-nunito">Nunito WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Nunito', sans-serif;">Nunito WebFont</span>

Poppins

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/poppins/poppins.css">

Apply it using the included CSS class...

<span class="font-poppins">Poppins WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Poppins', sans-serif;">Poppins WebFont</span>

Raleway

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/raleway/raleway.css">

Apply it using the included CSS class...

<span class="font-raleway">Raleway WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Raleway', sans-serif;">Raleway WebFont</span>

Ubuntu

<link rel="stylesheet" type="text/css" href="https://webfonts.storage.dah5.com/ubuntu/ubuntu.css">

Apply it using the included CSS class...

<span class="font-ubuntu">Ubuntu WebFont</span>

Or apply it manually in your own CSS styling...

<span style="font-family: 'Ubuntu', sans-serif;">Ubuntu WebFont</span>