0
Sponsor

Tech Fonts

Geist + Inter font stack for tech-focused email templates.

Installation

$ pnpm dlx shadcn@latest add @emailcn/tech-fonts

Usage

import { TechFonts } from "@/components/emails/fonts/tech-fonts";
 
export default function Email() {
  return (
    <Html>
      <Head>
        <TechFonts />
      </Head>
      <Body>{/* email content */}</Body>
    </Html>
  );
}

Font Details

PropertyValue
Primary FontGeist
Secondary FontInter
FallbackArial, sans-serif
Weights400, 450, 500, 600, 700
SourceResend Studio demo