I made it until the creation of public/js/vfs_fonts/AntiqueOliveStd.js.
However, I just can’t find how to move on. Where and how can I add the font to database/seeds/FontsSeeder.php, run php artisan db:seed --class=FontsSeeder and clear the cache by adding ?clear_cache=true to the end of the URL.
Sorry for the stupid questions, but I’m a newbie in this field.