/* Lato - 100 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('lato-v24-latin-100.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('lato-v24-latin-100italic.woff2') format('woff2');
}

/* Lato - 300 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('lato-v24-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('lato-v24-latin-300italic.woff2') format('woff2');
}

/* Lato - 400 (regular) */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('lato-v24-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('lato-v24-latin-italic.woff2') format('woff2');
}

/* Lato - 700 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('lato-v24-latin-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('lato-v24-latin-700italic.woff2') format('woff2');
}

/* Lato - 900 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('lato-v24-latin-900.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('lato-v24-latin-900italic.woff2') format('woff2');
}