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);