sant.fonts
Library/sans/Reddit Sans
sansvariableOFL

Reddit Sans

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

Designer
Open source community
Family
Reddit Sans
Category
sans
Weights
200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Variable
Yes
License
OFL
The Specimen
Size
140px
Type your own…
Weights
200
ExtraLight
The quick brown fox jumps over the lazy dog.
300
Light
Whereas recognition of the inherent dignity
400
Regular
Forty-two is the answer.
500
Medium
Type is the voice of the page.
600
SemiBold
The quick brown fox jumps over the lazy dog.
700
Bold
Whereas recognition of the inherent dignity
800
ExtraBold
Forty-two is the answer.
900
Black
Type is the voice of the page.
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=Reddit+Sans:wght@200..900&display=swap");

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