@font-face{
  font-family: 'Source Serif VF';
  font-weight: 200 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('./SourceSerif4Variable-Roman.ttf.woff2') format('woff2-variations'),
       url('./SourceSerif4Variable-Roman.ttf.woff') format('woff-variations'),
       url('./SourceSerif4Variable-Roman.ttf') format('truetype-variations');
}

@font-face{
  font-family: 'Source Serif VF';
  font-weight: 200 900;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('./SourceSerif4Variable-Italic.ttf.woff2') format('woff2-variations'),
       url('./SourceSerif4Variable-Italic.ttf.woff') format('woff-variations'),
       url('./SourceSerif4Variable-Italic.ttf') format('truetype-variations');
}