/* DIN 2014 Extra Bold digits only. All requested weights use the 800 face. Sources: Adobe Fonts kit emk7svm.
 * Keep the kit stylesheet in layout.php for Adobe Fonts tracking.
 * If the kit is republished, update these sources from its stylesheet.
 */

@font-face {
  font-family: "Unsoune DIN Digits";
  src: url("https://use.typekit.net/af/fa8d90/000000000000000077587a36/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  size-adjust: 112%;
  unicode-range: U+0030-0039;
}

@font-face {
  font-family: "Unsoune DIN Digits";
  src: url("https://use.typekit.net/af/b3b234/000000000000000077587a37/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  size-adjust: 112%;
  unicode-range: U+0030-0039;
}

:root {
  --sans: "Unsoune DIN Digits", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  --serif: "Unsoune DIN Digits", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
}

/* Preserve the existing fallback fonts wherever the theme sets its own family. */
.brand { font-family: "Unsoune DIN Digits", Arial, Helvetica, sans-serif; }
.reading-path b,
.section-heading h2 span,
.art-symbol,
.art-world .art-symbol,
.art-science .art-symbol,
.art-economy .art-symbol,
.manifesto-symbol,
.summary-box li::before,
.chapter-heading > span { font-family: "Unsoune DIN Digits", Arial, sans-serif; }
.art-label { font-family: "Unsoune DIN Digits", monospace; }
.story-aside nav a span { font-family: "Unsoune DIN Digits", Georgia, serif; }
