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

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

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: lighter;
  font-style: normal;
  format: ('woff2');
  src: url('./SourceSansPro-Light.woff2');
  font-display: swap;
}
