/* Source Sans */

@font-face {
  font-display: swap;
  font-family: 'Source Sans';
  font-style: normal;
  font-weight: 200 900;
  src: url('./source-sans/SourceSans3VF-Upright.ttf.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Source Sans';
  font-style: italic;
  font-weight: 200 900;
  src: url('./source-sans/SourceSans3VF-Italic.ttf.woff2') format('woff2');
}