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

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

h1, h2, h3, h4, h5, h6,
#siteTitle h1,
#siteSlogan h2,
#sidebarTitle h3,
.blog-entry-title,
.album-title,
.photo-title,
.movie-page-title,
.movie-title {
	font-family: 'Source Sans Pro', Arial, Helvetica, Geneva, sans-serif;
}