1. Home
  2. Docs
  3. Obsequy
  4. Theme Options
  5. Typography

Typography

The Typography section controls the global font families for the three core font roles in Obsequy. Sub-sections provide more granular per-tag control and additional font loading.

Global Font Families

Setting Description
Heading Font Font used for all headings (H1–H6). Default: Roboto Slab.
Body / Primary Font Main font used for body text and general content. Default: Roboto.
Secondary Font Font used for accent elements such as buttons, counters, and basic links. Default: Montserrat.

More Options (Per-Tag Typography)

Under the “More Options” sub-section you can set full typography independently for: Body, H1, H2, H3, H4, H5, and H6. Each supports font family, weight, style, size, line height, letter spacing, word spacing, and text transform.

Additional Styles (Extra Font Loaders)

Setting Description
Additional Font Family 1 Load an extra Google Font family for use in custom CSS.
Additional Font Family 2 Load a second extra Google Font family.
Additional Font Family 3 Load a third extra Google Font family.

ℹ️ The additional font loaders output the selected Google Font to the page head without applying it to any element. Use Custom CSS or a child theme to apply these fonts.

How can we help?