/* Lokal gehostete Schriften — keine Requests an Google.
   Erzeugt aus dem latin-Subset von fonts.googleapis.com.
   Limelight und Josefin Sans stehen unter der SIL Open Font License 1.1. */

@font-face {
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/josefinsans-700-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/josefinsans-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/josefinsans-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/josefinsans-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Limelight';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/limelight-400.woff2') format('woff2');
}
