sant.fonts
Library/sans/Commissioner
sansvariableOFL

Commissioner

An open-source sans-serif from the Google Fonts library. Designed by Open source community.

Designer
Open source community
Family
Commissioner
Category
sans
Weights
100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Variable
Yes
License
OFL
The Specimen
Size
140px
Type your own…
Weights
100
Thin
The quick brown fox jumps over the lazy dog.
200
ExtraLight
Whereas recognition of the inherent dignity
300
Light
Forty-two is the answer.
400
Regular
Type is the voice of the page.
500
Medium
The quick brown fox jumps over the lazy dog.
600
SemiBold
Whereas recognition of the inherent dignity
700
Bold
Forty-two is the answer.
800
ExtraBold
Type is the voice of the page.
900
Black
The quick brown fox jumps over the lazy dog.
Character set
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789 & @ $ £ € ¥
! ? . , ; : / \ | ( ) [ ] { } < >
Use it

Drop in. Ship.

Three lines of CSS. No build step, no font-loading library, no FOIT. Cached on Google Fonts CDN.

style.csscss
@import url("https://fonts.googleapis.com/css2?family=Commissioner:wght@100..900&display=swap");

body {
  font-family: 'Commissioner', ui-sans-serif, system-ui, sans-serif;
  font-weight: 400;
}
You might also like