@font-face {
  font-display: swap;
  font-family: "SourceSerif";
  font-style: normal;
  font-weight: 700;
  src: url("assets/fonts/SourceSerif4-Bold.woff2") format("woff2"),
  url("assets/fonts/SourceSerif4-Bold.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'SourceSans';
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/SourceSans3-Regular.woff2") format("woff2"),
  url("assets/fonts/SourceSans3-Regular.woff") format("woff");
}
