|
|
|
|
|
by steakejjs
4111 days ago
|
|
You can already do regular fonts in pure css. See. Here's open sans in pure CSS.
https://github.com/steakejjs/OpenSans-CSS I've actually found its much nicer using this in my projects than using a font cdn or self hosting woff files. I do like the minimalism of css rules to creating this font as opposed to having a giant data section. It's pretty neat |
|