sant.fonts
Library/sans/Alegreya Sans
sansvariableOFL

Alegreya Sans

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

Designer
Open source community
Family
Alegreya Sans
Category
sans
Weights
100 · 300 · 400 · 500 · 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.
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
900
Black
Forty-two is the answer.
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=Alegreya+Sans:wght@100..900&display=swap");

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