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

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/LatoLatin-Bold.woff2') format('woff2'), url('/fonts/LatoLatin-Bold.woff') format('woff');
}