[S] Use nunito font

This commit is contained in:
Hykilpikonna
2019-12-25 16:25:57 -05:00
parent d677596188
commit 5f885b0af4
+3
View File
@@ -76,6 +76,9 @@
position: absolute;
bottom: 10vh;
width: 100vw;
// Font
font-family: 'Nunito', "Roboto Light", Arial, sans-serif;
}
}