
@font-face {
  font-family: 'Source Sans';
  src: url('../fonts/SourceSansPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans';
  src: url('../fonts/SourceSansPro-Bold.woff') format('woff');
  font-weight: Bold;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans';
  src: url('../fonts/SourceSansPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}