static-dev / axis

terse, modular & powerful css library
http://axis.netlify.com
Other
320 stars 45 forks source link

Default font stack #291

Closed dbox closed 7 years ago

dbox commented 8 years ago

I propose:

$font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", Arial, sans-serif;

Uses the best font per system.

http://codepen.io/dbox/pen/jWQGqg

janwirth commented 8 years ago

Looks perfectly sensible!

We could also take a look at the font families stacks used by corysimmons/typographic.

jescalan commented 8 years ago

Approved! 👍