html{
    font-family: 'museo-sans-rounded-1','museo-sans-rounded-2', 'Helvetica', sans-serif;
}

[role='banner'], h2, h3, h4, h5, h6, p, time{
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
[role='banner'], h2, h3, h4, h5, h6, time{
    text-rendering: optimizelegibility;
}