From 4c63e4f67bba7c1bd9553b2dc228ef3af2f7e404 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 05:41:04 +0000 Subject: [PATCH] completionId: cgen-65a58c58dd7d46ab89d1c415365f2f8d cgen-65a58c58dd7d46ab89d1c415365f2f8d --- client/global.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/global.css b/client/global.css index 18dc4465..6fa21c6f 100644 --- a/client/global.css +++ b/client/global.css @@ -1,3 +1,5 @@ +@import url("https://fonts.googleapis.com/css2?family=VT323&family=Press+Start+2P&family=Merriweather:wght@400;700&family=Roboto+Mono:wght@300;400;500&display=swap"); + @tailwind base; @tailwind components; @tailwind utilities;