p, h1, h2, h3, h4 {
  -webkit-hyphens: auto;
  hyphens: auto;
}

.eingerueckt {
  margin: 2em;
}


@font-face { 
  font-family: 'Tiempos Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/tiempos-text-web-regular.woff2') format('woff2'),
       url('fonts/tiempos-text-web-regular.woff') format('woff'),
       url('fonts/tiempos-text-web-regular.eot') format('eot'); 
}

@font-face { 
  font-family: 'Tiempos Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/tiempos-text-web-semibold.woff2') format('woff2'),
  url('fonts/tiempos-text-web-semibold.woff') format('woff'),
  url('fonts/tiempos-text-web-semibold.eot') format('eot'); 
}