/* Unmodified Adobe Source Sans 3. See /legal/third-party-licenses.html for OFL-1.1. */
/* Native HTML links and controls share the family used by marketing Text. */
html,
body {
  font-family: 'Source Sans 3', system-ui, sans-serif;
}

a,
button,
input,
select,
textarea {
  font-family: inherit;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('./source-sans-3.woff2') format('woff2');
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('./source-sans-3-italic.woff2') format('woff2');
  font-weight: 200 900;
  font-style: italic;
  font-display: swap;
}
