/* Adobe Source fonts, locally hosted under the SIL Open Font License.
   Sources and licenses are documented in ../fonts/README.md. */
/* Match the reference navigation's Google Fonts file and available weights.
   Keep this family scoped to the contents navigation. */
@font-face {
  font-family: "Source Sans 3 Navigation";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/source-sans-3-navigation.woff2") format("woff2");
}

@font-face {
  font-family: "Source Sans 3 Navigation";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/source-sans-3-navigation.woff2") format("woff2");
}

@font-face {
  font-family: "Source Sans 3 Navigation";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/source-sans-3-navigation.woff2") format("woff2");
}

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

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

@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("../fonts/source-serif-4-normal.woff2") format("woff2");
}

@font-face {
  font-family: "Source Serif 4";
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url("../fonts/source-serif-4-italic.woff2") format("woff2");
}
