/* Open Sauce One — matches PDF subset OpenSauceOne-* */
@font-face {
  font-family: "Open Sauce One";
  src: url("../assets/fonts/open-sauce-one-300.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../assets/fonts/open-sauce-one-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../assets/fonts/open-sauce-one-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../assets/fonts/open-sauce-one-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sauce One";
  src: url("../assets/fonts/open-sauce-one-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Cy Grotesk Key — PDF display face (install locally or add licensed webfont file) */
@font-face {
  font-family: "Cy Grotesk Key";
  src:
    local("Cy Grotesk Key Regular"),
    local("CyGroteskKey-Regular"),
    local("Cy Grotesk Key");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
