body,
a {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 400%;
    font-weight: normal;
}

h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 150%;
    font-weight: normal;
}

p {
    font-size: 110%;
}

th {
    font-family: "Montserrat", sans-serif;
    font-size: 150%;
    font-weight: normal;
}

h3 {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 125%;
}

h4 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 125%;
}

.header a {
    font-size: 115%;
}

.submit {
    font-family: "Roboto", sans-serif;
    font-weight: lighter;
    font-size: 100%;
}

h1.serif {
    font-family: "Merriweather", serif;
    font-size: 300%;
    font-weight: normal;
}

h2.serif {
    font-family: "Merriweather", sans-serif;
    font-size: 150%;
    font-weight: normal;
}

div#constitution p {
    font-size: 125%;
}

p#lorge {
    font-size: 125%;
}