feat(ui): Roboto font, GooSeek logo, remove custom fonts

- Replace Open Sans with Roboto (YouTube-style typography)
- Add GooSeek wordmark in Google colors above 'Research begins here'
- Remove PP Editorial, Instrument Serif from globals.css and components
- Unify font across frontend and auth-mcs

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
home
2026-02-20 17:52:13 +03:00
parent ed4c11e553
commit 0989eed206
8 changed files with 35 additions and 28 deletions

View File

@@ -44,10 +44,10 @@ const SetupWizard = ({
transition={{ duration: 0.6 }}
initial={{ opacity: 0, translateY: '30px' }}
animate={{ opacity: 1, translateY: '0px' }}
className="text-4xl md:text-6xl xl:text-8xl font-normal font-['Instrument_Serif'] tracking-tight"
className="text-4xl md:text-6xl xl:text-8xl font-normal tracking-tight"
>
Welcome to{' '}
<span className="text-[#24A0ED] italic font-['PP_Editorial']">
<span className="text-[#24A0ED] italic">
GooSeek
</span>
</motion.h2>
@@ -58,7 +58,7 @@ const SetupWizard = ({
className="text-black/70 dark:text-white/70 text-sm md:text-lg xl:text-2xl mt-2"
>
<span className="font-light">Web search,</span>{' '}
<span className="font-light font-['PP_Editorial'] italic">
<span className="font-light italic">
reimagined
</span>
</motion.p>
@@ -89,10 +89,10 @@ const SetupWizard = ({
translateY: '-30px',
transition: { duration: 0.6 },
}}
className="text-2xl md:text-4xl xl:text-6xl font-normal font-['Instrument_Serif'] tracking-tight"
className="text-2xl md:text-4xl xl:text-6xl font-normal tracking-tight"
>
Let us get{' '}
<span className="text-[#24A0ED] italic font-['PP_Editorial']">
<span className="text-[#24A0ED] italic">
GooSeek
</span>{' '}
set up for you