@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url('SourceSansPro-Light.ttf.woff2?v=1.01') format('woff2'),
    url('SourceSansPro-Light.otf.woff?v=1.01') format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url('SourceSansPro-LightIt.ttf.woff2?v=1.01') format('woff2'),
    url('SourceSansPro-LightIt.otf.woff?v=1.01') format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url('SourceSansPro-Regular.ttf.woff2?v=1.01') format('woff2'),
    url('SourceSansPro-Regular.otf.woff?v=1.01') format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url('SourceSansPro-It.ttf.woff2?v=1.01') format('woff2'),
    url('SourceSansPro-It.otf.woff?v=1.01') format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url('SourceSansPro-Semibold.ttf.woff2?v=1.01') format('woff2'),
    url('SourceSansPro-Semibold.otf.woff?v=1.01') format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url('SourceSansPro-SemiboldIt.ttf.woff2?v=1.01') format('woff2'),
    url('SourceSansPro-SemiboldIt.otf.woff?v=1.01') format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('SourceSansPro-Bold.ttf.woff2?v=1.01') format('woff2'),
      url('SourceSansPro-Bold.otf.woff?v=1.01') format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    src: url('SourceSansPro-BoldIt.ttf.woff2?v=1.01') format('woff2'),
      url('SourceSansPro-BoldIt.otf.woff?v=1.01') format('woff');
}