Commit 2. Font Family Integration
Headings Main: Application in @layer, in tailwind.config.js file:
Headings Secondary: 'Feature' font, used as the secondary heading font noting in this way:
General font: per section one above, however set over body & san-serif as fallback
Localising Fonts: public, with presets
Commit 1. Integration on Storyblok
Confirm the region in options of Storyblok setup option.
Update the STORYBLOK_TOKEN to connect to the required project.
Update the API for the home page x 2 (URL and Handle).
Start the 'yarn dev-ssl' to access https://.
(Noting also, may need to run 'mkcert localhost', see: https://www.storyblok.com/faq/setting-up-https-on-localhost-in-nuxt-3 for more info).
Including localised font via TailwindCss - consider updating.