@font-face {
  font-display: auto;
  font-family: "source-sans-vf";
  font-feature-settings: "ss04", "ss06";
  font-style: normal;
  font-stretch: normal;
  font-weight: 200 900;
  src: url("upright.otf.woff2") format("woff2"),
       url("upright.otf.woff") format("woff");
}

@font-face {
  font-display: auto;
  font-family: "source-sans-vf";
  font-style: italic;
  font-stretch: normal;
  font-weight: 200 900;
  src: url("italic.otf.woff2") format("woff2"),
       url("italic.otf.woff") format("woff");
}

.source-sans-settings {
  font-feature-settings: "ss04", "ss06";
}
