nuxt vuetify fonts code example
Example: nuxt vuetify google fonts
head: { link: [ { rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=Oswald|Libre+Baskerville&display=swap' } ]},
head: { link: [ { rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=Oswald|Libre+Baskerville&display=swap' } ]},