/* Schriften fuer TC BDE 2026. Dieselben Dateien wie in der Landingpage,
   nur als Datei statt als base64. font-display:block statt swap: als base64
   waren sie sofort da, als Datei zeigt swap erst die deutlich breitere
   Ersatzschrift, wodurch die Ueberschrift anders umbricht und beim Nachladen
   springt. Die beiden wichtigsten werden zusaetzlich vorgeladen. */
@font-face{font-family:"TC Schmal";font-style:normal;font-weight:700;font-display:block;
  src:url(fonts/bde/tc-schmal-700.woff2) format("woff2");}
@font-face{font-family:"TC Schmal";font-style:normal;font-weight:400;font-display:block;
  src:url(fonts/bde/tc-schmal-400.woff2) format("woff2");}
@font-face{font-family:"TC Text";font-style:normal;font-weight:400;font-display:block;
  src:url(fonts/bde/tc-text-400.woff2) format("woff2");}
@font-face{font-family:"TC Text";font-style:normal;font-weight:500;font-display:block;
  src:url(fonts/bde/tc-text-500.woff2) format("woff2");}
@font-face{font-family:"TC Text";font-style:normal;font-weight:700;font-display:block;
  src:url(fonts/bde/tc-text-700.woff2) format("woff2");}
