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

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  src:
    url('../webfonts/SourceSansPro-LightIt.ttf.woff2') format('woff2'),
    url('../webfonts/SourceSansPro-LightIt.otf.woff') format('woff'),
    url('../webfonts/SourceSansPro-LightIt.otf') format('opentype'),
    url('../webfonts/SourceSansPro-LightIt.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  src:
    url('../webfonts/SourceSansPro-It.ttf.woff2') format('woff2'),
    url('../webfonts/SourceSansPro-It.otf.woff') format('woff'),
    url('../webfonts/SourceSansPro-It.otf') format('opentype'),
    url('../webfonts/SourceSansPro-It.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: italic;
  src:
    url('../webfonts/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'),
    url('../webfonts/SourceSansPro-SemiboldIt.otf.woff') format('woff'),
    url('../webfonts/SourceSansPro-SemiboldIt.otf') format('opentype'),
    url('../webfonts/SourceSansPro-SemiboldIt.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: italic;
  src:
    url('../webfonts/SourceSansPro-BoldIt.ttf.woff2') format('woff2'),
    url('../webfonts/SourceSansPro-BoldIt.otf.woff') format('woff'),
    url('../webfonts/SourceSansPro-BoldIt.otf') format('opentype'),
    url('../webfonts/SourceSansPro-BoldIt.ttf') format('truetype');
}
