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
Primary typeface for headings 36px and above. A sophisticated transitional serif that conveys authority and trust.
Montserrat
Secondary typeface for body text and UI elements. A geometric sans-serif optimized for screen readability.
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- Download the .bat file
- Double-click to run
- If prompted, click "More info" then "Run anyway"
macOS
Shell script installer - downloads and installs all fonts automatically
Download Installer- Download the .sh file
- Open Terminal
- Run:
chmod +x ~/Downloads/install-alterspective-fonts.sh && ~/Downloads/install-alterspective-fonts.sh
Download Individual Fonts
Alternatively, download individual font files below.
Montserrat
TrueType Format (.ttf) - Open Source
Manual Installation
Windows (Manual)
- Download the font files above
- Double-click each font file
- Click the Install button
macOS (Manual)
- Download the font files above
- Double-click each font file
- 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 |