/* ═══════════════════════════════════════════════════════════════════
   SaluNova Care · Schriften
   Selbst gehostet. KEINE Einbindung von Google Fonts — beim Laden von
   fonts.googleapis.com wuerde die IP-Adresse jedes Besuchers ungefragt
   an Google uebertragen (vgl. LG Muenchen I, 20.01.2022, 3 O 17493/20).
   Inter und Poppins stehen unter der SIL Open Font License 1.1.
   Enthalten sind genau die Schnitte, die die Seiten tatsaechlich nutzen.
   ═══════════════════════════════════════════════════════════════════ */

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

@font-face{
  font-family:'Inter';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url('schriften/inter-400i.woff2') format('woff2');
}

@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('schriften/inter-500.woff2') format('woff2');
}

@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('schriften/inter-600.woff2') format('woff2');
}

@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('schriften/inter-700.woff2') format('woff2');
}

@font-face{
  font-family:'Inter';
  font-style:italic;
  font-weight:700;
  font-display:swap;
  src:url('schriften/inter-700i.woff2') format('woff2');
}

@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url('schriften/poppins-300.woff2') format('woff2');
}

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

@font-face{
  font-family:'Poppins';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url('schriften/poppins-400i.woff2') format('woff2');
}

@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('schriften/poppins-500.woff2') format('woff2');
}

@font-face{
  font-family:'Poppins';
  font-style:italic;
  font-weight:500;
  font-display:swap;
  src:url('schriften/poppins-500i.woff2') format('woff2');
}

@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('schriften/poppins-600.woff2') format('woff2');
}
