/* Source Serif Pro */

@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  
  src: url('SourceSerifPro-Regular.otf.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  
  src: url('SourceSerifPro-It.otf.woff2');
}

@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  
  src: url('SourceSerifPro-Bold.otf.woff2');
}

@font-face {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  
  src: url('SourceSerifPro-BoldIt.otf.woff2');
}