/* Self-hosted font faces reserved exclusively for the Proto homepage.
   Keep publisher family names here; the --proto-* tokens provide application
   isolation without implying that these unmodified fonts are Proto variants. */

@font-face {
  font-family: "Clash Grotesk";
  src: url("../fonts/fontshare/clash-grotesk-variable.woff2") format("woff2-variations");
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("../fonts/open-foundry/cooper-hewitt/cooper-hewitt-latin-500-normal.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("../fonts/open-foundry/cooper-hewitt/cooper-hewitt-latin-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("../fonts/open-foundry/cooper-hewitt/cooper-hewitt-latin-700-normal.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme";
  src: url("../fonts/fontshare/supreme-variable.woff2") format("woff2-variations");
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme";
  src: url("../fonts/fontshare/supreme-variable-italic.woff2") format("woff2-variations");
  font-weight: 100 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Office Code Pro";
  src: url("../fonts/open-foundry/office-code-pro/officecodepro-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
