.subtitle {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
}

p {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.contributors {
    font-weight: 700;
}

.contributions {
    font-style: italic;
}

h1 {
    font-family: 'Playfair Display', serif;
    margin-bottom: 1%;
}

a {
    font-weight: 700;
}