Leon4gr45's picture
Upload folder using huggingface_hub (part 2)
51ffe19 verified
Raw
History Blame Contribute Delete
258 Bytes
/* 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)
*/