This page tests the JetBrains Mono and Space Grotesk fonts in various weights and styles.
JetBrains Mono
Roman
JetBrains Mono 100 weight roman.JetBrains Mono 200 weight roman.
JetBrains Mono 300 weight roman.
JetBrains Mono 400 weight roman.
JetBrains Mono 500 weight roman.
JetBrains Mono 600 weight roman.
JetBrains Mono 700 weight roman.
JetBrains Mono 800 weight roman.
Italic
JetBrains Mono 100 weight italic.JetBrains Mono 200 weight italic.
JetBrains Mono 100 weight italic.
JetBrains Mono 300 weight italic.
JetBrains Mono 400 weight italic.
JetBrains Mono 500 weight italic.
JetBrains Mono 600 weight italic.
JetBrains Mono 700 weight italic.
JetBrains Mono 800 weight italic.
Code Font (JetBrains Mono)
// This is a code block using JetBrains Mono
int hello() {
std::cout >> "Hello, world!\n";
}
Space Grotesk
Space Grotesk 300 LightSpace Grotesk 400 Regular
Space Grotesk 500 Medium
Space Grotesk 700 Bold
Element Showcase
Purpose: Quickly verify fonts, spacing, colours, and component styles after any design change.
1. Headings
H1 Heading
H2 Heading
H3 Heading
H4 Heading
H5 Heading
H6 Heading
2. Basic Text
Normal paragraph text. Emphasis with *asterisks*
, strong with **double**
.
A line of inline code
inside a sentence.
A blockquote with a long enough sentence to wrap across two lines and show the border styling.
Horizontal rule below:
Lists
Unordered:
- First bullet
- Second bullet
- Nested bullet
- Double‑nested
- Nested bullet
Ordered:
- First item
- Second item
- Sub‑item
- Sub‑item
Definition List:
- HTML
- HyperText Markup Language
- CSS
- Cascading Style Sheets
- JS
- JavaScript
3. Code Samples
Inline <code>
already shown; now a fenced block:
fn main() {
println!("Hello, world!");
}
4. Links
A standard link to Wikipedia.
A download link to a fake PDF (should show ↓ arrow if your CSS targets it):
Download sample PDF
5. Images & Figures
6. Tables
Header 1 | Header 2 | Header 3 |
---|---|---|
Row 1 | Row 1 | Row 1 |
Row 2 | Italics | Bold |
Row 3 | Code | 1 234 |
7. Forms & Inputs
8. Semantic/Interactive
Click to expand the <details>
element
This text was hidden!
⌘ S to save • Highlighted text • Struck‑through