/* ideatio Hausschriften, lokal gehostet. Ersetzt Google Fonts. */
@font-face{
  font-family:'Fraunces';
  src:url('/fonts/fraunces-var.woff2') format('woff2-variations');
  font-weight:100 900;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Fraunces';
  src:url('/fonts/fraunces-var-italic.woff2') format('woff2-variations');
  font-weight:100 900;
  font-style:italic;
  font-display:swap;
}
@font-face{
  font-family:'Inter';
  src:url('/fonts/inter-var.woff2') format('woff2-variations');
  font-weight:100 900;
  font-style:normal;
  font-display:swap;
}
