Typography

Typography is fundamental to the Alterspective brand identity. Our carefully selected typefaces convey professionalism, clarity, and sophistication while ensuring excellent readability.

Our Fonts

Chronicle Display

Chronicle Display

Primary typeface for headings 36px and above. A sophisticated transitional serif that conveys authority and trust.

Weights: Light (300), Roman (400), Semibold (600)

Montserrat

Montserrat

Secondary typeface for body text and UI elements. A geometric sans-serif optimized for screen readability.

Weights: Regular (400), Medium (500), SemiBold (600), Bold (700)

One-Click Install

Install all Alterspective brand fonts with a single click. Choose your operating system below.

Windows

Batch installer - just double-click to install all fonts automatically

Download Installer
How to run:
  1. Download the .bat file
  2. Double-click to run
  3. If prompted, click "More info" then "Run anyway"

macOS

Shell script installer - downloads and installs all fonts automatically

Download Installer
How to run:
  1. Download the .sh file
  2. Open Terminal
  3. Run: chmod +x ~/Downloads/install-alterspective-fonts.sh && ~/Downloads/install-alterspective-fonts.sh

Download Individual Fonts

Alternatively, download individual font files below.

Chronicle Display

OpenType Format (.otf) - Licensed

Montserrat

TrueType Format (.ttf) - Open Source

Manual Installation

Windows (Manual)

  1. Download the font files above
  2. Double-click each font file
  3. Click the Install button

macOS (Manual)

  1. Download the font files above
  2. Double-click each font file
  3. Click Install Font in Font Book

Web CSS

@font-face {
  font-family: 'Chronicle Display';
  src: url('/fonts/Chronicle Display Roman.otf') format('opentype');
  font-weight: 400;
}

Typography Scale

Name Size Line Height Weight Font
Display Hero 72px 80px 300 Chronicle Display
Display Large 57px 64px 400 Chronicle Display
Display Medium 45px 52px 400 Chronicle Display
Display Small 36px 44px 400 Chronicle Display
Headline Large 32px 40px 600 Montserrat
Headline Medium 28px 36px 600 Montserrat
Headline Small 24px 32px 600 Montserrat
Body Large 16px 24px 400 Montserrat
Body Medium 14px 20px 400 Montserrat
Body Small 12px 16px 400 Montserrat

Typography Rules

TYPO-001 Chronicle Display for 36px+ headings, Montserrat for body text
TYPO-002 Chronicle Display: only Light (300), Roman (400), Semibold (600) weights
TYPO-003 Montserrat: only Regular (400), Medium (500), SemiBold (600), Bold (700) weights
Style
Theme