/* Application styles */

@font-face {
  font-family: 'Lato';
  src: url("/assets/LatoLatin-Regular-843cbfc6.woff2") format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: 'Lato';
  src: url("/assets/LatoLatin-Medium-8573e130.woff2") format('woff2');
  font-weight: 500;
}

@font-face {
  font-family: 'Lato';
  src: url("/assets/LatoLatin-Semibold-cb45b9b8.woff2") format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: 'Lato';
  src: url("/assets/LatoLatin-Bold-504740a9.woff2") format('woff2');
  font-weight: 700;
}

@font-face {
  font-family: 'Lato';
  src: url("/assets/LatoLatin-Heavy-9ec79a80.woff2") format('woff2');
  font-weight: 800;
}
