Remove CDN-based uicons CSS files and orphaned uicons webfonts that
are not used by the local build system. The package uses flaticon-*
CSS files with self-hosted fonts instead.
Also updates README Package Structure section to reflect actual files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Adds individual CSS files for bold, duotone, solid, and thin weights
across straight, rounded, and chubby corner styles. Regenerates all
webfont binaries (TTF, WOFF, WOFF2) with updated builds.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Changed build-fonts.js to invoke fontforge -script instead of python3
- Main CSS now uses @import for variant-specific CSS files
- Each variant CSS uses local webfont paths (../webfonts/)