​body {
font-size: 16px;
font-family: 'Source Sans Pro', sans-serif;
}
h1 {
font-size: 3.0rem;
font-family: 'Sansita One', cursive;
}
h2 {
font-size: 2.0rem;
}
h3 {
font-size: 1.5rem;
}
h4 {
font-size: 1.2rem;
}
p {
font-size: .8rem;
}