/* Inter — selbst gehostet (vorher rsms.me-CDN; Cookie-Policy sagt zu, dass
   Web-Schriften von vitarcas.com geliefert werden, und der Third-Party-
   Request war zusaetzlich render-blockierend). Variable Font deckt alle
   Gewichte 100–900 ab; 'Inter var' bleibt als Alias fuer bestehende CSS-
   Regeln definiert. */
@font-face {
  font-family: 'Inter';
  src: url('/fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/fonts/InterVariable-Italic.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter var';
  src: url('/fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter var';
  src: url('/fonts/InterVariable-Italic.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
