sant.fonts
Library/sans/Cascadia Code
sansOFL

Cascadia Code

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

Designer
Open source community
Family
Cascadia Code
Category
sans
Weights
200 · 300 · 400 · 500 · 600 · 700
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.
600
SemiBold
The quick brown fox jumps over the lazy dog.
700
Bold
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=Cascadia+Code:wght@200..700&display=swap");

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