/* Whole document: */
body{
  font-family: Open Sans;
  font-size: 10pt;
}
/* Headers */
h1,h2,h3,h4,h5,h6{
  font-size: 12pt;
}

/* Headers */
h1.title{
  font-size: 20pt;
}