sant.fonts
Library/display/Turret Road
displayOFL

Turret Road

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

Designer
Open source community
Family
Turret Road
Category
display
Weights
200 · 300 · 400 · 500 · 700 · 800
Variable
No
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.
700
Bold
The quick brown fox jumps over the lazy dog.
800
ExtraBold
Whereas recognition of the inherent dignity
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=Turret+Road:wght@200..800&display=swap");

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