@font-face {
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: 125 950;
  font-stretch: 75% 125%;
  src:
    local("Source Sans 3"),
    local("Source-Sans-3"),
    url("../fonts/SourceSans3-Variable.woff2") format("woff2-variations");
  font-display: swap;
  size-adjust: 111%;
  ascent-override: 90%;
  descent-override: 22%;
  /*line-gap-override: 0%;*/
}
@font-face {
  font-family: "Source Sans 3";
  font-style: italic;
  font-weight: 125 950;
  font-stretch: 75% 125%;
  src:
    local("Source Sans 3"),
    local("Source-Sans-3"),
    url("../fonts/SourceSans3-Italic-Variable.woff2") format("woff2-variations");
  font-display: swap;
  size-adjust: 111%;
  ascent-override: 90%;
  descent-override: 22%;
  /*line-gap-override: 0%;*/
}
