Fonts werden lokal gespeichert.

This commit is contained in:
2026-03-03 21:19:54 +01:00
parent d5c035a316
commit ec9ac22296
100 changed files with 1563 additions and 16 deletions
+1 -3
View File
@@ -4,9 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DocuMentor — Elegante XSL-Transformation &amp; PDF-Validierung</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Poiret+One&family=Raleway:wght@300;400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="fonts/fonts_v5.css">
<style>
/* ===== RESET & BASE ===== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }