Switch to Poppins
This commit is contained in:
@@ -8,6 +8,12 @@
|
|||||||
name="description"
|
name="description"
|
||||||
content="Von der Idee zur Wirkung. Fabienne Foehn begleitet Innovationen, Eventprojekte und Umsetzung mit Klarheit, Pragmatismus und Fokus."
|
content="Von der Idee zur Wirkung. Fabienne Foehn begleitet Innovationen, Eventprojekte und Umsetzung mit Klarheit, Pragmatismus und Fokus."
|
||||||
/>
|
/>
|
||||||
|
<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=Poppins:wght@400;500;600;700;800&display=swap"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
<link rel="stylesheet" href="./styles.css" />
|
<link rel="stylesheet" href="./styles.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
--text-dark: #364121;
|
--text-dark: #364121;
|
||||||
--shadow-card: 0 14px 30px rgba(47, 58, 24, 0.12);
|
--shadow-card: 0 14px 30px rgba(47, 58, 24, 0.12);
|
||||||
--shadow-panel: 0 24px 60px rgba(20, 22, 16, 0.22);
|
--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-regular: 400;
|
||||||
--font-weight-bold: 700;
|
--font-weight-bold: 700;
|
||||||
--font-weight-black: 900;
|
--font-weight-black: 900;
|
||||||
|
|||||||
Reference in New Issue
Block a user