/* Order-Web (Gäste-Seite) — selbst gehostete Schriften, same-origin.
 * DM Sans (Stil „modern") + JetBrains Mono (Preise). Georgia/Helvetica
 * für „klassisch"/„klar" sind Systemschriften und brauchen keine Datei.
 * Latin deckt DE/FR/IT/EN ab (U+0000–00FF inkl. äöüàéè…). */

@font-face { font-family:'DM Sans'; font-style:normal; font-weight:400; font-display:swap;
  src:url(/fonts/files/dm-sans-normal-400-latin.woff2) format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:500; font-display:swap;
  src:url(/fonts/files/dm-sans-normal-500-latin.woff2) format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:600; font-display:swap;
  src:url(/fonts/files/dm-sans-normal-600-latin.woff2) format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:700; font-display:swap;
  src:url(/fonts/files/dm-sans-normal-700-latin.woff2) format('woff2'); }

@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:400; font-display:swap;
  src:url(/fonts/files/jetbrains-mono-normal-400-latin.woff2) format('woff2'); }
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:500; font-display:swap;
  src:url(/fonts/files/jetbrains-mono-normal-500-latin.woff2) format('woff2'); }
