Fix Font Loading and Display

How to optimize almivahome.com

Shopify SiteScore: 58/100Analyzed May 2026Re-analyze this site

Fix Font Loading and Display

Medium Impact+8 points estimated

Why It Matters

Font loading is causing 45ms delays and potential layout shifts affecting user experience.

How to Fix

Add font-display: swap to all @font-face declarations in your theme. Preload critical fonts (Poppins) using <link rel='preload'>. Use Shopify's font optimization by hosting fonts locally through theme assets instead of external CDNs.

0Needs Improvement

What This Score Means

A score of 58 falls in the "Needs Improvement" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.

This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.

Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

6.9s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

219ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.03
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Shopify store has poor performance with a score of 58/100, indicating significant user experience issues. The biggest problem is extremely slow loading times - it takes over 6 seconds for users to see meaningful content and a staggering 25 seconds for the page to become fully interactive. The primary culprit is oversized, poorly compressed images that are wasting nearly 4MB of data, combined with excessive JavaScript from third-party apps and Facebook tracking that's blocking the page from rendering quickly. Compressing images, optimizing JavaScript delivery, and adding proper font display settings could easily improve the score by 30+ points and dramatically reduce loading times for customers.

Other Optimization Recommendations

Optimize Image Compression and Delivery

High Impact+15 points estimated

Why It Matters:

Images are saving 3,839 KiB and account for the largest performance bottleneck with poor compression ratios.

How to Fix:

Enable Shopify's automatic WebP conversion in theme settings. Install TinyIMG or Searchanise to compress existing images by 60-80%. Set proper image dimensions and use Shopify's responsive image sizing parameters (?width=) to serve appropriately sized images.

Eliminate Render-Blocking Resources

High Impact+12 points estimated

Why It Matters:

External CSS and fonts are blocking initial render for 270ms, delaying First Contentful Paint significantly.

How to Fix:

Move Google Fonts CSS to load asynchronously using rel='preload' and font-display:swap. Inline critical CSS for above-the-fold content. Defer the Releasit COD form CSS until after page load or make it conditional based on product type.

Keep Your Site Fast After Optimization

Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Shopify Speed Tests

Shopify Performance Resources

Frequently Asked Questions