/webtippyCSS

All major websafe typeface families readily available with OOCSS

webtippy

Information

Simple and straightforward object oriented CSS to declare one of the 4 major websafe font families.

Usage

  • Make sure your main css file have no font families declared. Unless you have some specific element that isnt declared through the usual channels..
  • Add the webtippy.css in your HTML HEAD.
  • Call the class webtippy + font-family on the container tag. This should usually be the body.