@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Light.woff2') format('woff2'),
  url('fonts/Lato-Light.woff') format('woff');
  font-style: normal;
  font-weight: 300;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-LightItalic.woff2') format('woff2'),
  url('fonts/Lato-LightItalic.woff') format('woff');
  font-style: italic;
  font-weight: 300;
  text-rendering: auto;
  font-display: block;
}

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

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Italic.woff2') format('woff2'),
  url('fonts/Lato-Italic.woff') format('woff');
  font-style: italic;
  font-weight: 400;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Medium.woff2') format('woff2'),
  url('fonts/Lato-Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-MediumItalic.woff2') format('woff2'),
  url('fonts/Lato-MediumItalic.woff') format('woff');
  font-style: italic;
  font-weight: 500;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Semibold.woff2') format('woff2'),
  url('fonts/Lato-Semibold.woff') format('woff');
  font-style: normal;
  font-weight: 600;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-SemiboldItalic.woff2') format('woff2'),
  url('fonts/Lato-SemiboldItalic.woff') format('woff');
  font-style: italic;
  font-weight: 600;
  text-rendering: auto;
  font-display: block;
}

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

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-BoldItalic.woff2') format('woff2'),
  url('fonts/Lato-BoldItalic.woff') format('woff');
  font-style: italic;
  font-weight: 700;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Heavy.woff2') format('woff2'),
  url('fonts/Lato-Heavy.woff') format('woff');
  font-style: normal;
  font-weight: 800;
  text-rendering: auto;
  font-display: block;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-HeavyItalic.woff2') format('woff2'),
  url('fonts/Lato-HeavyItalic.woff') format('woff');
  font-style: italic;
  font-weight: 800;
  text-rendering: auto;
  font-display: block;
}
