Skip to main content

Typography

Typography establishes visual hierarchy and ensures readability across the platform.

Font Families

Sans Serif

Primary font for UI elements, body text, and general content.

Serif

Display font for marketing, quotes, or special emphasis.

Monospace

Code font for technical content, code snippets, and data.

Headings


Body Text

Regular paragraph text uses a base font size of 16px (1rem) with a line height of 1.6 for optimal readability.
Good typography improves user experience by making content easier to scan and read.

Text Sizes


Font Weights


Text Formatting

  • Bold text - Used for emphasis and important information
  • Italic text - Used for quotes, references, or subtle emphasis
  • Inline code - Used for technical terms, variables, code

Text Colours


Lists

Unordered Lists

  • First item in the list
  • Second item in the list
  • Third item in the list

Ordered Lists

  1. First step in the process
  2. Second step in the process
  3. Third step in the process

Code Blocks

Use inline code for short code references within text.

Responsive Typography