/* ============================================================================
   TEAMDROP — Webfonts (selbst gehostet, DSGVO-konform, kein CDN)
   ----------------------------------------------------------------------------
   DISPLAY   Guton — Headlines, Display, Preise, Zahlen-Highlights.
             Sechs statische Schnitte, auf EINE Familie gemappt (400–900).
             Guton besitzt keinen echten Italic; Schräge nur via .td-oblique.
   TEXT      Inter Variable — Fließtext, UI, Labels, Formulare (echter Italic).
   ALTERNATE Archivo Variable — breite, gesperrte Auszeichnungen (Eyebrows,
             Tabellenköpfe), wenn Inter zu neutral wirkt.
   ========================================================================= */

/* ---- GUTON (Display) ---- */
@font-face{font-family:"Guton";src:url("Guton-Regular.woff2") format("woff2"),url("Guton-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Guton";src:url("Guton-Medium.woff2") format("woff2"),url("Guton-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Guton";src:url("Guton-SemiBold.woff2") format("woff2"),url("Guton-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Guton";src:url("Guton-Bold.woff2") format("woff2"),url("Guton-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Guton";src:url("Guton-ExtraBold.woff2") format("woff2"),url("Guton-ExtraBold.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:"Guton";src:url("Guton-Black.woff2") format("woff2"),url("Guton-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}

/* ---- INTER (Text, variabel, echter Italic) ---- */
@font-face{font-family:"Inter";src:url("inter-variable.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"Inter";src:url("inter-italic-variable.woff2") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}

/* ---- ARCHIVO (Alternate, variabel) ---- */
@font-face{font-family:"Archivo";src:url("archivo-variable.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"Archivo";src:url("archivo-italic-variable.woff2") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}
