Looking to boost my Google score and Google is recommending using preload for the two custom fonts I'm using, which could save a significant 4.5 seconds? Currently, the fonts are stored in assets/fonts and loaded via @font-face in typography.scss file, which is then included in nuxt.config.js under css: [ '@/assets/scss/typography.scss', ]