Add inter

This commit is contained in:
Jip Fr
2024-01-10 22:04:51 +01:00
parent 3e0ae7bd59
commit aa8a9486c7

View File

@@ -1,5 +1,8 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;800&display=swap');
body {
margin: 0;
font-family: 'Inter', sans-serif;
}
.popup {