@font-face {
  font-family: 'Source Sans Pro';
  src: 	   url('SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),  
		   url('SourceSansPro-Light.woff') format('woff'), 
		   url('SourceSansPro-Light.ttf')  format('truetype'), 
		   url('SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: 	   url('SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), 
		   url('SourceSansPro-Regular.woff') format('woff'), 
		   url('SourceSansPro-Regular.ttf')  format('truetype'), 
		   url('SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: 	   url('SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'), 
		   url('SourceSansPro-Semibold.woff') format('woff'), 
		   url('SourceSansPro-Semibold.ttf')  format('truetype'), 
		   url('SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: 	   url('SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),  
		   url('SourceSansPro-Bold.woff') format('woff'), 
		   url('SourceSansPro-Bold.ttf')  format('truetype'), 
		   url('SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}