/* ==========================================================================
   Schriften — alle lokal gehostet. Keine Anfrage an Google, damit die Aussage
   "keine Cookies, kein externes Tracking" stimmt.

   ZWEI ANZEIGE-SCHRIFTEN STEHEN BEREIT. Umgestellt wird in style.css an
   genau einer Stelle: der Variablen --f-display.

     Outfit       — offene Lizenz (OFL), sieben Staerken von 300 bis 900.
                    Trifft das Skelett von Product Sans fast deckungsgleich
                    und ist die Fassung, die ausgeliefert werden darf.

     Product Sans — Googles hauseigene Markenschrift, NUR Regular (400).
                    Fuer den Blick gedacht, nicht fuer die Auslieferung:
                    die Lizenz-URL im Font zeigt auf
                    google.com/fonts/license/productsans, und diese Datei ist
                    zusaetzlich eine fremde Bearbeitung ("RUS BY LYAJKA").
                    Vor einem Livegang mit dieser Schrift: Rechtelage klaeren.
   ========================================================================== */

/* --- Inter: Lauftext, Formulare, Kleinkram ------------------------------ */
@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url('fonts/inter-300.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/inter-400.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/inter-500.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/inter-600.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/inter-700.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url('fonts/inter-800.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:swap;src:url('fonts/inter-900.woff2') format('woff2')}

/* --- Outfit: Anzeige (Standard) ----------------------------------------- */
@font-face{font-family:'Outfit';font-style:normal;font-weight:300;font-display:swap;src:url('fonts/outfit-300.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/outfit-400.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/outfit-500.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/outfit-600.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/outfit-700.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:800;font-display:swap;src:url('fonts/outfit-800.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:900;font-display:swap;src:url('fonts/outfit-900.woff2') format('woff2')}

/* --- Product Sans: nur Regular. Kein Fettschnitt vorhanden. -------------- */
@font-face{font-family:'Product Sans';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/productsans-400.woff2') format('woff2')}
