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