diff --git a/code/game.css b/code/game.css index 776ff7f..528f287 100644 --- a/code/game.css +++ b/code/game.css @@ -1,5 +1,5 @@ @font-face { - font-family: sergoe; src: url('ress/sergoepr.ttf'); + font-family: Sergoe; src: url('ress/sergoepr.ttf'); } .all-container { diff --git a/code/highscores.css b/code/highscores.css index c2526da..c85342f 100644 --- a/code/highscores.css +++ b/code/highscores.css @@ -1,5 +1,5 @@ @font-face { - font-family: sergoe; src: url('ress/sergoepr.ttf'); + font-family: Sergoe; src: url('ress/sergoepr.ttf'); } .all-container { diff --git a/code/index.css b/code/index.css index a24b81d..cc3c33b 100644 --- a/code/index.css +++ b/code/index.css @@ -1,5 +1,5 @@ @font-face { - font-family: sergoe; src: url('ress/sergoepr.ttf'); + font-family: Sergoe; src: url('ress/sergoepr.ttf'); } .all-container {