Skip to content

Conversation

@marmikitpl-dev
Copy link
Owner

Fix: Consistent Integral CF Font Loading

Problem

  • Integral CF fonts were inconsistently loading across components
  • Some headings falling back to system fonts instead of brand typography
  • Malformed CSS import syntax causing potential loading failures

Solution

  • Fixed CSS @import syntax with missing quotes
  • Added font-heading class to all major section headings
  • Ensured SHOP.CO logo uses consistent brand typography

Files Changed

  • index.css - Fixed font import syntax
  • Footer.tsx, NewArrivals.tsx, TopSelling.tsx, Newsletter.tsx - Added font-heading class

Testing

  • ✅ Verified clean merges with existing feature branches
  • ✅ All major headings now use Integral CF consistently
  • ✅ No breaking changes to existing functionality

- Fix CSS import syntax with missing quotes in index.css
- Add font-heading class to section headings (TopSelling, NewArrivals, Newsletter)
- Add font-heading class to Footer SHOP.CO logo
- Ensures consistent typography across all pages and components
@vercel
Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
shop-co Ready Ready Preview Comment Oct 8, 2025 7:08am

@marmikitpl-dev marmikitpl-dev merged commit 519ea82 into main Oct 8, 2025
4 checks passed
@marmikitpl-dev marmikitpl-dev deleted the fix/fonts-correction branch October 8, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants