@font-face {
     font-family: "Lato";
     font-style: normal;
     font-weight: 600;
     src: url('../fonts/LatoLatin-Semibold.ttf') format('truetype');
     src: url('../fonts/LatoLatin-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/LatoLatin-Semibold.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/LatoLatin-Semibold.woff') format('woff'), /* Modern Browsers */
          url('../fonts/LatoLatin-Semibold.ttf') format('truetype'), 
   }

/* @font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/LatoLatin-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         /*url('../fonts/LatoLatin-SemiBoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
         /*url('../fonts/LatoLatin-SemiBoldItalic.woff') format('woff'), /* Modern Browsers */
         /*url('../fonts/LatoLatin-SemiBoldItalic.ttf') format('truetype'), 
  /*} */
