/* Source Sans 3 variable font faces */

@font-face {
  font-family: "Source Sans 3";
  src: url("./fonts/SourceSans3/SourceSans3-Variable.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans 3";
  src: url("./fonts/SourceSans3/SourceSans3-Italic-Variable.woff2") format("woff2");
  font-weight: 200 900;
  font-style: italic;
  font-display: swap;
}
