@font-face {
  font-family: 'Petrona';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/petrona-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/sourcesans3-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Agreed typography: Newsreader headings, Plex body and labels, Source Sans logo. */
:root{--display:'Newsreader',Georgia,serif;--sans:'IBM Plex Sans',Arial,sans-serif;--mono:'IBM Plex Mono',ui-monospace,monospace}
h1,h2,h3,h4{font-weight:600}
.mark .word,.screen .topbar .m,.exemplar-brand{font-family:'Source Sans 3',Arial,sans-serif;font-weight:600}
.preview-doc,.preview-doc table,.exemplar-response .row.sug p{font-family:var(--sans)}
.preview-head h2,.preview-doc h3,.preview-doc h4,.preview-doc h5,.preview-doc h6,.exemplar .exemplar-title h3,.exemplar-profile h3,.qcard .q{font-family:var(--sans)}
