
@font-face {
  font-family: 'SourceSansPro-Light';
  src: 
  	url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),  
  	url('../fonts/SourceSansPro-Light.otf')  format('opentype'), 
	url('../fonts/SourceSansPro-Light.woff') format('woff'), 
	url('../fonts/SourceSansPro-Light.ttf')  format('truetype'), 
	url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'SourceSansPro-Semibold';
  src: 
  	url('../fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/SourceSansPro-Semibold.otf')  format('opentype'), 
	url('../fonts/SourceSansPro-Semibold.woff') format('woff'), 
	url('../fonts/SourceSansPro-Semibold.ttf')  format('truetype'), 
	url('../fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

