html, body {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5rem;
    color: #2b363c;
    }

h2 {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5rem;
    color: #2b363c;
}

h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 1.875rem;
    line-height: 50px;
}