change font and titles

This commit is contained in:
2025-07-31 10:16:13 +02:00
parent 2317b29129
commit caba919825
4 changed files with 14 additions and 5 deletions

View File

@@ -33,3 +33,12 @@ body > header {
margin-bottom: 0;
}
*/
@font-face {
font-family: acidGrotesk;
src: url('AcidGrotesk-Regular.otf');
}
body {
font-family: acidGrotesk;
}