Skip to content
Discussion options

You must be logged in to vote

That makes sense 👍

At this point, since you've tested both:

• Direct WOFF2 from fonts.gstatic.com
• Google Fonts CSS API (fonts.googleapis.com)

and it still falls back in the React Email preview, then this is very likely a limitation of the preview/rendering environment itself rather than an issue in your implementation.

Fonts like Inter and Roboto sometimes appear to work because they are commonly available in many systems or preview environments.

For production email templates, using a strong fallback stack (like Helvetica, Arial, sans-serif) is generally the safest and most reliable approach across clients.

Glad you were able to narrow it down 💪

If this helped clarify things, feel free…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@satyam-bhosale
Comment options

@Tilakmahajan
Comment options

@satyam-bhosale
Comment options

@Tilakmahajan
Comment options

Answer selected by satyam-bhosale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants