SEO Suite Help Center
Go to appAvada products
  • Welcome
  • 🚀GETTING STARTED
    • Intro to SEO Suite
    • Quick start guide
    • Tutorials videos
    • SEO Dictionary
    • Pricing
  • 📑SEO Audit
    • Overview
    • SEO checklist
    • On-page SEO
      • Checklist
      • Keyword research
      • Collection page
      • FAQs builder
      • Social meta tags
  • 🖼️Image optimization
    • Overview
    • Image optimization manager
    • Compress image tool
  • ⚡Site speed up
    • Speed up
      • Compare modes
      • Web performance
    • Speed up - custom mode
      • JS deferral
      • Style optimization
      • Assets optimization
      • Lazy loading
      • Minification
      • Instant page
      • Preconnect
      • Font-display: swap
      • 🧩 Critical CSS
      • ⚡ Hyperspeed
      • 🔄 Page Loader
  • 🔎Search appearance
    • Meta tags
      • Meta tags basic
      • Meta tags rule
      • Custom meta tags
      • Variables
    • Image
      • Example
    • Instant indexing
      • Google Indexing API
    • Social networks
    • Google structured data
      • Rich results
      • Test Google Structured Data
    • Robots.txt editor
      • Wildcards
  • 🛠️other features
    • Site verification
    • Google search consoles
    • Broken link manager
      • 301 and 302 redirect
    • Sitemap generator
      • XML sitemap
      • HTML sitemap
    • Email notification
    • Shopify Flow
    • Settings
  • 🧩Integration
    • Air reviews
    • Ali reviews
    • Judge.me
    • LAI Reviews
    • Loox
    • eComposer
    • Gempages
  • 💻Knowledge hub
    • Search Engine Optimization (SEO) 101
    • Hands-on guide to improve on-page product SEO audit score
    • Basic Core Web Vitals
    • Web performance and speed with Shopify eCommerce in 2024
    • The Google Algorithm leak and what it has to do with your SEO in Shopify
    • Critical CSS Extraction deep dive
    • Does outbound links matter in SEO?
    • Tips writing your meta title
    • Writing a good product description that sales and "SEO"
    • App Deferral for Shopify Store Speed Optimization deep dive
    • Google update 2024
  • 💸Referral program
  • ⁉️FAQs
  • 🔏Privacy Policy
Powered by GitBook
On this page
  • What is Font-display: swap?
  • Why use Font-display: swap?
  • 🎮 Try it in action
  • ⚙️ How to Set Up Font-display: swap

Was this helpful?

  1. Site speed up
  2. Speed up - custom mode

Font-display: swap

Ensure your store's text loads immediately — even before custom fonts are fully downloaded.

PreviousPreconnectNext🧩 Critical CSS

Last updated 23 days ago

Was this helpful?

Who can use this feature? This feature is available on the Enterprise plan.

What is Font-display: swap?

When custom fonts are loading, browsers may temporarily hide your text (a problem known as Flash of Invisible Text or FOIT). The font-display: swap feature solves this by telling the browser to show fallback text instantly, and swap it out once the custom font is ready — creating a smoother, more user-friendly experience.

Why use Font-display: swap?

  • Prevents invisible text while fonts load

  • Improves First Contentful Paint (FCP) and Largest Contentful Paint (LCP)

  • Reduces bounce rate by showing content faster

  • Helps meet Core Web Vitals thresholds

🎮 Try it in action

⚙️ How to Set Up Font-display: swap

Step 1: Enable the feature

  1. Open Avada SEO Suite > Speed Up > Custom > Settings

  2. Find Font-display: swap and toggle it ON

Step 2: Apply changes

  1. Go back to Speed Up Now, select the theme you want to optimize, and click to apply the feature

Step 3: Verify it's working

A. Check theme files

  • Go to Online Store > Themes > Actions > Edit Code

  • Search for avada-seo-font-display.css

  • Open the file to confirm it's been added

B. Check on the storefront

  • Visit your store and use PageSpeed Insights or Lighthouse

  • Compare metrics before and after activation → You should see improvements in FCP and LCP


📌 Merchant Notes

Make sure to click Speed Up Now after enabling to apply changes to your selected theme

⚡