/* Webfont: Lato-Black */@font-face {
    font-family: 'Lato';
    src: url('Lato-Black.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

