diff --git a/index.html b/index.html index e8e9a9e..34e2fc4 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,12 @@ name="description" content="Von der Idee zur Wirkung. Fabienne Foehn begleitet Innovationen, Eventprojekte und Umsetzung mit Klarheit, Pragmatismus und Fokus." /> + + + diff --git a/styles.css b/styles.css index ca2b3b9..5d2f3b9 100644 --- a/styles.css +++ b/styles.css @@ -6,7 +6,7 @@ --text-dark: #364121; --shadow-card: 0 14px 30px rgba(47, 58, 24, 0.12); --shadow-panel: 0 24px 60px rgba(20, 22, 16, 0.22); - --font-family: "Gosha Sans", "Arial Black", "Helvetica Neue", Arial, sans-serif; + --font-family: "Poppins", "Helvetica Neue", Arial, sans-serif; --font-weight-regular: 400; --font-weight-bold: 700; --font-weight-black: 900;