Use embedded font

This commit is contained in:
Maurice Heumann
2025-04-23 08:04:36 +02:00
parent 9a2c56f623
commit 22fd3a87d4
4 changed files with 21 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html {
font-family: "Inter", sans-serif;
}