diff --git a/index.html b/index.html index c476f13e..8aa97d68 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..5554e182 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: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; margin: 0; padding: 0; }