Protest Guerrilla
Type with Purpose
Good typography guides attention, improves understanding, and makes communication effortless.
The Anatomy of a Typeface
By FontSide · June 2026
Every typeface is a system of decisions — about stroke contrast, x-height, spacing, and rhythm. The best ones feel invisible: you stop seeing the letters and start hearing the voice behind them. That transparency is the hardest thing to design.
A high x-height opens up the counters and makes small text breathe. Tight tracking pulls a headline together; loose tracking gives a caption room to exhale. None of these choices are accidents — they are arguments about how reading should feel.
Uppercase
Lowercase
Numerals
Symbols
Package Manager
The recommended way to use fonts in modern web projects.
1. Install Package
pnpm add @fontsource/protest-guerrilla 2. Import in App
// Please select at least one weight and style 3. CSS Usage
body {
font-family: "Protest Guerrilla", system-ui;
} Google Fonts CDN
Use Google's CDN to embed the fonts directly via HTML.
HTML <head>
<!-- Please select at least one weight and style --> Fontsource CDN
Skip the build step by adding this directly to your global CSS file.
Global CSS
/* Please select at least one weight and style */ Background & Story
The Protest Types began as personal project by designer Octavio Pardo to reflect on the shapes and voices of protest signs. So far it spans four font families, each with a different voice.
Protest Guerrilla is an stencil version of Strike.
An import and novel design feature of the project as a whole:Strike, Guerrilla and Riot all share the same spacing and kerning. This means designers have the possibility to write a message, and then decide the level of passion (or anger) that they want to express that message with, without altering any line lengths or page layouts.
To contribute, please see github.com/octaviopardo/Protest.
Tags & Moods
Subsets
Install
pnpm add @fontsource/protest-guerrilla Designed by
Octavio Pardo
Links
License
OFL-1.1