B2B-88: fix build issues

This commit is contained in:
aleksei-milisenko-at-mountbirch
2025-06-10 20:50:10 +03:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ const sans = SansFont({
*/
const heading = HeadingFont({
variable: '--font-heading',
subsets: ['latin'],
fallback: ['system-ui', 'Helvetica Neue', 'Helvetica', 'Arial'],
preload: true,
weight: ['300', '400', '500', '600', '700'],