Reflex
  • Blocks
    • Header
    • Hero
    • Features
    • Call to action
    • Forms
    • Pricing
    • Team
    • Testimonials
    • Cards
    • Footer
    • Posts
    • Videos
  • Examples
  • Learn
  • Videos
  • Docs
  • Theme

    Theme reference

    • Colors
    • Font family
    • Font size
    • Font weight
    • Line height
    • Box shadow
    Create a theme Extend base
arshadcnv0.5.3
Reflex
Reflex
See all videos

How to add custom fonts

Add custom typography to your Reflex site.

src/@reflex/gatsby-theme-base/theme.js
import "typeface-prata"
export default {
preset: base,
fonts: {
heading: "Prata, serif",
},
}

© 2020 Reflex

  • Blocks
  • Examples
  • Learn
  • Docs
  • Github