/* IBM Plex font definitions — used by the branded Help Center surfaces. */

/* IBM Plex Sans is served as a variable woff2 covering the 400–500 range. */
@font-face {
  font-family: 'IBM Plex Sans';
  src: url('./IBMPlexSans-latin.woff2') format('woff2');
  font-weight: 400 500;
  font-style: normal;
  font-display: swap;
}

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