@font-face {
    font-family: 'SoehneHalbFett';
    src: url('../fonts/soehne-halbfett.woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
  font-family: 'SoehneSchmalDreiViertelFett';
  src: url('../fonts/soehne-schmal-dreiviertelfett.woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SoehneBuch';
  src: url('../fonts/soehne-buch.woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
     font-family: 'TiemposHeadlineRegular';
     src: url('../fonts/tiempos-headline-regular.woff2');
     font-weight: 400;
     font-style: normal;
   }

   @font-face {
     font-family: 'TiemposHeadlineRegular';
     src: url('../fonts/tiempos-headline-regular-italic.woff2');
     font-weight: 400;
     font-style: italic;
   }


@font-face {
  font-family: 'TiemposHeadlineMedium';
  src: url('../fonts/tiempos-headline-medium.woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'TiemposHeadlineMedium';
  src: url('../fonts/tiempos-headline-medium-italic.woff2');
  font-weight: 500;
  font-style: italic;
}

   @font-face {
     font-family: 'TiemposTextRegular';
     src: url('../fonts/tiempos-text-regular.woff2');
     font-weight: 400;
     font-style: normal;
   }

   @font-face {
     font-family: 'TiemposTextRegular';
     src: url('../fonts/tiempos-text-regular-italic.woff2');
     font-weight: 400;
     font-style: italic;
   }

