diff --git a/app/app.vue b/app/app.vue
index 1d67cad..d1bb592 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -16,7 +16,7 @@
--breakpoint-2xl: 1400px;
}
-html, body, p, a {
+html, body, p, a, address {
font-family: 'Abbiocco Beta', system-ui, -apple-system, BlinkMacSystemFont,
'Segoe UI', sans-serif;
}
diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue
index 68fdce7..909fb41 100644
--- a/app/components/AppFooter.vue
+++ b/app/components/AppFooter.vue
@@ -1,22 +1,58 @@
\ No newline at end of file