@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-Black.ttf') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url('https://www.pt-gruenemitte.de/files/fonts/Lato/Lato-BlackItalic.ttf') format('truetype');
}