64321f8150
Replace Google Fonts CDN import with self-hosted @font-face declarations from the Angular app, pointing to /assets/fonts/*.woff2 in public/. Configure rspack css-loader to skip url() resolution so the browser fetches assets from the dev server's public/ directory at runtime.