From a5a6d6db0c0667a529ddccf509a9b775ad74e69c Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Mon, 8 Mar 2021 17:16:23 +0100 Subject: [PATCH] remove google-fonts --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f9606a4..6017162 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ /*font-weight: normal; font-style: normal;*/ } - @import url('https://fonts.googleapis.com/css?family=Raleway:regular,bold,italic,bolditalic|Cabin:regular,bold,italic,bolditalic|'); + /*@import url('https://fonts.googleapis.com/css?family=Raleway:regular,bold,italic,bolditalic|Cabin:regular,bold,italic,bolditalic|');*/ :root { --font-headings: Cabin; --font-base: Raleway;