/* Old Standard TT — display/headline face (SIL OFL) */
@font-face {
  font-family: "Old Standard TT";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/old-standard-tt/old-standard-tt-400.woff2") format("woff2");
}
@font-face {
  font-family: "Old Standard TT";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/old-standard-tt/old-standard-tt-700.woff2") format("woff2");
}
@font-face {
  font-family: "Old Standard TT";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/old-standard-tt/old-standard-tt-400-italic.woff2") format("woff2");
}

/* Public Sans — body/UI face, variable (400-700) (SIL OFL) */
@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/public-sans/public-sans-var.woff2") format("woff2-variations"), url("../fonts/public-sans/public-sans-var.woff2") format("woff2");
}

/* IBM Plex Mono — schematic/label accent face (SIL OFL) */
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/ibm-plex-mono/ibm-plex-mono-400.woff2") format("woff2");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/ibm-plex-mono/ibm-plex-mono-500.woff2") format("woff2");
}
