@font-face {
  font-display: swap;
  font-family: 'SourceSerif';
  font-style: normal;
  font-weight: 400;
  src: url('sourceserifpro-regular-webfont.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SourceSerif';
  font-style: italic;
  font-weight: 400;
  src: url('sourceserifpro-it-webfont.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SourceSerif';
  font-style: normal;
  font-weight: 700;
  src: url('sourceserifpro-bold-webfont.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SourceSerif';
  font-style: italic;
  font-weight: 700;
  src: url('sourceserifpro-boldit-webfont.woff2') format('woff2');
}