/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('./lato/lato-v17-latin-regular.woff2') format('woff2'),
         url('./lato/lato-v17-latin-regular.woff') format('woff'), 
         url('./lato/lato-v17-latin-regular.ttf') format('truetype');
   
  }