diff --git a/index.html b/index.html index c476f13e..a6b24c56 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,9 @@ + + + CloudCLI UI diff --git a/src/index.css b/src/index.css index c3de46e2..8b94788e 100644 --- a/src/index.css +++ b/src/index.css @@ -128,7 +128,7 @@ body { @apply bg-background text-foreground; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-family: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; margin: 0; padding: 0; }