diff --git a/src/App.vue b/src/App.vue index ad0bc3b..6c65744 100644 --- a/src/App.vue +++ b/src/App.vue @@ -76,6 +76,9 @@ position: absolute; bottom: 10vh; width: 100vw; + + // Font + font-family: 'Nunito', "Roboto Light", Arial, sans-serif; } }