/* Locally hosted open-source studio typography. See font license files. */
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/barlow-semi-condensed-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/barlow-semi-condensed-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/barlow-semi-condensed-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/barlow-semi-condensed-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/source-sans-3-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/source-sans-3-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/source-sans-3-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/source-sans-3-3.ttf) format('truetype');
}

/* D-DIN by Datto / Charles Nix. SIL OFL 1.1, bundled alongside the files. */
@font-face { font-family: 'D-DIN'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/D-DIN.woff2') format('woff2'); }
@font-face { font-family: 'D-DIN'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/D-DIN-Bold.woff2') format('woff2'); }
@font-face { font-family: 'D-DIN'; font-style: italic; font-weight: 400; font-display: swap; src: url('/fonts/D-DIN-Italic.woff2') format('woff2'); }
