/* source-sans-pro-200 - latin_latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'),
       url('source-sans-pro-v9-latin_latin-ext-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('source-sans-pro-v9-latin_latin-ext-200.woff') format('woff'); /* Modern Browsers */       
}

/* source-sans-pro-300 - latin_latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('source-sans-pro-v9-latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('source-sans-pro-v9-latin_latin-ext-300.woff') format('woff'); /* Modern Browsers */
}
/* source-sans-pro-regular - latin-ext_latin */

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'),
       url('source-sans-pro-v9-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('source-sans-pro-v9-latin-ext_latin-regular.woff') format('woff'); /* Modern Browsers */
} 
