rob-kistner
11/1/2012 - 2:34 PM

CSS: GoogleFonts

CSS: GoogleFonts

/* 
 * Syntax after family=
 *    <Family name (spaces replaced with +'s)>:<weight separated with commas>
 *    Add "italic" after the weight for the italic weights
 */
@import url(http://fonts.googleapis.com/css?family=$1);