@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
       url('../fonts/sourcesanspro-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

#title_bar a#site_title,
#title_bar a#site_title h1,
.site_navigation h1.site_title_in_navigation  {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}
