Foundations
Templates
Typography
Roboto and Roboto Slab fonts have been selected as the primary fonts for this system.
Roboto
ready
<style>
  * {
    font-family: 'Roboto' !important;
    word-wrap: break-word;
  }
  p {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
    font-size: 18px !important;
    
  }
</style>

# AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
# 1234567890',.<>/?;':"[]{}-=_+!@#$%^&*()

Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver. Looking down into the dark gulf below, I could see a ruddy light streaming through a rift in the clouds.
Roboto Slab
ready
<style>
  * {
    font-family: 'Roboto Slab' !important;
    word-wrap: break-word;
  }
  p {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
    font-size: 18px !important;
    
  }
</style>

# AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
# 1234567890',.<>/?;':"[]{}-=_+!@#$%^&*()

Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver. Looking down into the dark gulf below, I could see a ruddy light streaming through a rift in the clouds.

Fallback

A sans-serif fallback font is used incase @font-face is not supported in the target browser.


Copryright

Roboto and Roboto Slab are free software. For more details, please visit Google Fonts official website at https://fonts.google.com/