/* ZABR — Webfonts, aus dem Design-System.
   Ohne die Medium-Schnitte (500): sie liegen im Werksleitstand-Projekt nicht
   vor, aus dem die Dateien stammen. Der Browser waehlt dann Regular oder
   SemiBold — sichtbar, aber ehrlich. Nachziehen, sobald die Dateien da sind.
   Urspruenglich: Bebas Neue (Display), Barlow + Barlow Condensed (UI/Text). */
@font-face{font-family:'BebasNeue';src:url('../fonts/BebasNeue-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Barlow';src:url('../fonts/Barlow-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Barlow';src:url('../fonts/Barlow-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Barlow';src:url('../fonts/Barlow-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'BarlowCondensed';src:url('../fonts/BarlowCondensed-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}

