/* @option user-selected body font face */

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

body {
	font-family: 'Source Sans Pro', Arial, Helvetica, Geneva, sans-serif;
}