
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab&display=swap');


body { font-size: 0.9em; font-family: "Roboto"; }
h1   { font-size: 2.8em; font-family: "Roboto Slab"; }
h2   { font-size: 1.3em; font-family: "Roboto Slab"; font-weight: lighter; }
h3   { font-size: 1.0em; }

div.text { font-size: 1.0em; }