@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro/sourcesanspro-light-webfont.eot');
  src: url('../fonts/SourceSansPro/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/SourceSansPro/sourcesanspro-light-webfont.woff') format('woff'),
       url('../fonts/SourceSansPro/sourcesanspro-light-webfont.ttf') format('truetype'),
       url('../fonts/SourceSansPro/sourcesanspro-light-webfont.svg#web') format('svg');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro/sourcesanspro-regular-webfont.eot');
  src: url('../fonts/SourceSansPro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/SourceSansPro/sourcesanspro-regular-webfont.woff') format('woff'),
       url('../fonts/SourceSansPro/sourcesanspro-regular-webfont.ttf') format('truetype'),
       url('../fonts/SourceSansPro/sourcesanspro-regular-webfont.svg#web') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro/sourcesanspro-semibold-webfont.eot');
  src: url('../fonts/SourceSansPro/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/SourceSansPro/sourcesanspro-semibold-webfont.woff') format('woff'),
       url('../fonts/SourceSansPro/sourcesanspro-semibold-webfont.ttf') format('truetype'),
       url('../fonts/SourceSansPro/sourcesanspro-semibold-webfont.svg#web') format('svg');
  font-style: normal;
  font-weight: 600;
}