When running this website as a fork, some pages give an error on loading a specific font. The font is trying to load from /_fonts/, while the site runs on /mirte-website/ and therefore the fonts are in /mirte-website/_fonts. This only happens to pages which have onMounted or conputed() elements. So this is probably related to nuxt_fonts.
When running this website as a fork, some pages give an error on loading a specific font. The font is trying to load from /_fonts/, while the site runs on /mirte-website/ and therefore the fonts are in /mirte-website/_fonts. This only happens to pages which have onMounted or conputed() elements. So this is probably related to nuxt_fonts.