h1, h1 a, h2, h2 a, h3, h4, h5, h6, h3 a {
    font-family: input-serif-narrow, serif;
    color:#6e686a;
    font-weight: 100;
    font-style: initial;
}
h1 {
    font-size:1.6em;
}
h2 {
    font-size:1.5em;
}
h3 {
    font-size:1.4em;
}
h4 {
    font-size:1.3em;
}
h5 {
    font-size:1.2em;
}
h6 {
    font-size:1.1em;
}
body, p, a, li {
    font-family: 'Lato', sans-serif;
    font-style: italic;
}