/* Lokal gehostete Schriften (Latin-Subsets, variable Fonts) - kein externer Abruf */
@font-face {
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('AlbertSans-variable.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 450 650;
  font-display: swap;
  src: url('Fraunces-450-650-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 450 650;
  font-display: swap;
  src: url('Fraunces-450-650-italic.woff2') format('woff2');
}
