I have a Vue / Vuetify application under development created with the VUE CLI 3.x and would like to serve the Roboto font locally, not via Google cdn.
Has anyone accomplished this via webpack and the vue cli generated vuetify app project and if so how did you go about it?