html
{
  font-size: 0.8em;
}

.fontbig {
  font-size: 1.4em;
}
.fontnormal {
  font-size: 1.2em;
}
.fontsmall {
  font-size: 1.0em;
}