@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('source-sans-pro/SourceSansPro-Light.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-Light.otf.woff')
  format('woff'),
  url('source-sans-pro/SourceSansPro-Light.ttf') format('truetype')
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('source-sans-pro/SourceSansPro-Regular.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-Regular.otf.woff')
  format('woff'),
  url('source-sans-pro/SourceSansPro-Regular.ttf')
  format('truetype')
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('source-sans-pro/SourceSansPro-Semibold.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-Semibold.otf.woff')
  format('woff'),
  url('source-sans-pro/SourceSansPro-Semibold.ttf')
  format('truetype')
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('source-sans-pro/SourceSansPro-Bold.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-Bold.otf.woff') format('woff'),
  url('source-sans-pro/SourceSansPro-Bold.ttf') format('truetype')
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url('source-sans-pro/SourceSansPro-LightItalic.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-LightItalic.otf.woff')
  format('woff'),
  url('source-sans-pro/SourceSansPro-LightItalic.ttf')
  format('truetype')
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('source-sans-pro/SourceSansPro-RegularItalic.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-RegularItalic.otf.woff')
  format('woff'),
  url('source-sans-pro/SourceSansPro-RegularItalic.ttf')
  format('truetype')
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url('source-sans-pro/SourceSansPro-SemiboldItalic.eot')
  format('embedded-opentype'),
  url('source-sans-pro/SourceSansPro-SemiboldItalic.otf.woff')
  format('woff'),
  url('source-sans-pro/SourceSansPro-SemiboldItalic.ttf')
  format('truetype')
}