/* AUVY Sans = Source Sans 3 VF. Relative urls — works on newauth and localhost. */
@font-face {
  font-family: "AUVY Sans";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("./SourceSans3VF-Upright.woff2") format("woff2");
}
@font-face {
  font-family: "AUVY Sans";
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url("./SourceSans3VF-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("./SourceSans3VF-Upright.woff2") format("woff2");
}
@font-face {
  font-family: "Source Sans 3";
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url("./SourceSans3VF-Italic.woff2") format("woff2");
}
