/* Waymark v1 — PNU self-hosted fonts. font-display:swap for all. */

/* Source Serif 4 — 600 */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('source-serif-4-600-latin.woff2') format('woff2');
}

/* Source Serif 4 — 700 */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('source-serif-4-700-latin.woff2') format('woff2');
}

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

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

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

/* IBM Plex Mono — 400 */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('ibm-plex-mono-400-latin.woff2') format('woff2');
}

/* IBM Plex Mono — 600 */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('ibm-plex-mono-600-latin.woff2') format('woff2');
}
