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