diff --git a/pobierz/stylesheet.css b/pobierz/stylesheet.css index 342179d..04e5409 100644 --- a/pobierz/stylesheet.css +++ b/pobierz/stylesheet.css @@ -1,6 +1,6 @@ * { margin: 0px; - font-family: 'FuturaRennerRegular'; + font-family: 'GlacialIndifferenceRegular'; box-sizing: border-box; color: white; } @@ -90,4 +90,4 @@ body { .download { padding: 8px 15%; text-align: left; -} \ No newline at end of file +}