Custom Fonts
📙 What you'll learn
fonts
folder under assets
webpack.config.js
Modificationmaster.twig
Modificationassets folder in fonts

webpack.config.js
Modification
61
of the file to transfer the fonts folder from assets
to public
(This is the case if the file has never been altered)

master.twig
Modification
<head>
section of the master.twig
file as follows:
app.css
file.