File size: 258 Bytes
d530f14
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
/* Custom Font Faces */
/* Using Geist fonts via CSS variables from Next.js font loading */
/* Fonts are loaded in app/layout.tsx and available as:
   - var(--font-geist-sans)
   - var(--font-geist-mono)
   - var(--font-inter)
   - var(--font-roboto-mono)
*/