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

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