html {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

body {
    margin: 2em;
}

h2 {
    font-weight: 500;
    margin-top: 0;
    color: #333;
}