sant.fonts
Library/display/Press Start 2P
displayOFL

Press Start 2P

An open-source display face from the Google Fonts library. Designed by Open source community.

Designer
Open source community
Family
Press Start 2P
Category
display
Weights
400
Variable
No
License
OFL
The Specimen
Size
140px
Type your own…
Weights
400
Regular
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=Press+Start+2P:wght@400..400&display=swap");

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