CSS SANS
CSS SANS is the font created by CSS, the programming language for web designing and typesetting.
Install
Install with Bower
bower install css-sans
Stylus
Installation
npm install stylus -g
Basic Usage
Compile the stylus files from the command line and compress the CSS output
stylus -c -w _css-sans.styl -o ../css-sans.css