Sora
+ Newsreader
Sora's rounded geometric forms signal the future, while Newsreader's variable optical sizing makes it the best free font for actual news. Futuristic editorial.
Live Preview
The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog
Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed. Good typography enhances the user experience and makes content more accessible.
Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed. Good typography enhances the user experience and makes content more accessible.
Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed. Good typography enhances the user experience and makes content more accessible.
CSS Code
/* Import */
@import url('https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500&family=Sora:wght@600;700&display=swap');
/* Heading */
.heading {
font-family: 'Sora', serif;
font-weight: 700;
}
/* Body */
.body {
font-family: 'Newsreader', sans-serif;
font-weight: 400;
}HTML Import
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500&family=Sora:wght@600;700&display=swap" />Best for
News Sites, Digital Media, Tech Journalism