<p>Use <code>loader: 'file?name=public/fonts/[name].[ext]'</code> when loading fonts with Webpack instead of <code>loader: 'url-loader?limit=100000'</code> to avoid CSS bloat. The latter bundles the fonts into the CSS as DataUrls.</p>
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts. Check our privacy policies.