Revert "Add inter font through Google Fonts"

This reverts commit d98623fc43.
This commit is contained in:
Mattias Granlund 2023-11-23 09:30:42 +00:00
parent 43a3a8b71e
commit d5840959be

View File

@ -4,12 +4,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
%sveltekit.head%
<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=Inter:wght@500;700&display=swap"
rel="stylesheet"
/>
</head>
<body