@font-face {
  font-family: 'Lato';
  src: local('Lato Light'),
  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: local('Lato Light Italic'),
  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: local('Lato Regular'),
  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: local('Lato Regular Italic'),
  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: local('Lato Medium'),
  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: local('Lato Medium Italic'),
  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: local('Lato Semibold'),
  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: local('Lato Semibold Italic'),
  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: local('Lato Bold'),
  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: local('Lato Bold Italic'),
  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: local('Lato Heavy'),
  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: local('Lato Heavy Italic'),
  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;
}
