/* Import this file only in products using a Source Sans 3 profile. */
@font-face {
  font-family: "Source Sans 3";
  src: url("./assets/source-sans-3-roman.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

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