/* Source Serif 4 Font - Local Fallback */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Source Serif 4 Regular'), local('SourceSerif4-Regular');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Source Serif 4 SemiBold'), local('SourceSerif4-SemiBold');
}
