/* Only the IBM Plex Sans faces the site actually uses (regular, italic,
   semibold, bold, bold italic) instead of the full 424-face catalogue. */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Regular.woff2')
    format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Italic.woff2')
    format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-SemiBold.woff2')
    format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Bold.woff2')
    format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-BoldItalic.woff2')
    format('woff2');
}
