diff --git a/stylesheet.css b/stylesheet.css index df2d18c..b2cae6e 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -1,6 +1,6 @@ * { margin: 0px; - font-family: 'FuturaRennerRegular'; + font-family: 'GlacialIndifferenceRegular'; box-sizing: border-box; color: white; } @@ -103,4 +103,4 @@ body { .select a:hover { color: rgb(74, 109, 239); -} \ No newline at end of file +}