/* Generated by build.py in x-amz/webfonts -- do not edit.
 * Equity, Concourse and Triplicate are trademarks of Matthew Butterick,
 * licensed from MB Type (mbtype.com). Not for redistribution.
 */

@font-face {
  font-family: "B612 Mono";
  src: url("/fonts/B612Mono-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "B612 Mono";
  src: url("/fonts/B612Mono-Regular-latin.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Concourse C4";
  src: url("/fonts/concourse-c4-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Equity Caps A";
  src: url("/fonts/equity-caps-a-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Equity Text A";
  src: url("/fonts/equity-text-a-400-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Equity Text A";
  src: url("/fonts/equity-text-a-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Equity Text A";
  src: url("/fonts/equity-text-a-700-normal.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Triplicate T4c";
  src: url("/fonts/triplicate-t4c-400-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Triplicate T4c";
  src: url("/fonts/triplicate-t4c-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Semantic roles. Use these rather than naming a family directly,
 * so a typeface change is a change here and not in every site. */
:root {
  --font-prose: "Equity Text A", "Iowan Old Style", Palatino, Georgia, serif;
  --font-caps: "Concourse C4", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-code: "B612 Mono", ui-monospace, Menlo, monospace;
  --font-block: "Triplicate T4c", ui-monospace, Menlo, monospace;
  --font-smallcaps: "Equity Caps A", "Equity Text A", Palatino, Georgia, serif;
}
