@font-face {
    font-family: 'Lato Black';
    src: url('/font/LatoBlack/LatoLatinBlack-Regular.eot'); /* IE9 Compat Modes */
    src: url('/font/LatoBlack/LatoLatinBlack-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/font/LatoBlack/LatoLatinBlack-Regular.woff') format('woff'), /* Modern Browsers */
         url('/font/LatoBlack/LatoLatinBlack-Regular.ttf') format('truetype'); 
    text-rendering: optimizeLegibility;
}