/*!
* WSW v5.10.4
* hpqgtgo1-swuu-xgujp
* Copyright 2026
*/
<!DOCTYPE html><html lang="de"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Schriftarten Beispiel</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=Great+Vibes&family=Open+Sans:wght@400;700&display=swap" rel="stylesheet"> <style>  body{font-family:'Open Sans',sans-serif;line-height:1.6;padding:40px;color:#333}h1{font-family:'Great Vibes',cursive;font-size:7rem;font-weight:normal;margin-bottom:20px}h2,h3,h4{font-family:'Open Sans',sans-serif;font-weight:700}