h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
h3{
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 150%;
    font-style: normal;
    font-weight: 400;
}
li{
    font-weight: 400;
    font-size: 150%;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
}