*{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    background-color: #111;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}