How to use Fonts in Webpack

1 · Robin Wieruch · Aug. 5, 2019, 11:53 a.m.
This tutorial is part 2 of 2 in 'Webpack with Fonts'-series. Part 1: How to set up Webpack with Babel In this tutorial, you will learn how to set up a local font with Webpack. We will use Open Sans, but you can decide to use any other web font as well. If you have your font files already at your disposal, don’t bother about downloading them again....