@font-face {
  font-family: 'IBMPlexMono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Light.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Light.woff') format('woff');
}
@font-face {
  font-family: 'IBMPlexMono';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-LightItalic.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-LightItalic.woff') format('woff');
}


@font-face {
  font-family: 'IBMPlexMono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Regular.woff') format('woff');
}
@font-face {
  font-family: 'IBMPlexMono';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Italic.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Italic.woff') format('woff');
}

@font-face {
  font-family: 'IBMPlexMono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Medium.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Medium.woff') format('woff');
}
@font-face {
  font-family: 'IBMPlexMono';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-MediumItalic.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-MediumItalic.woff') format('woff');
}

@font-face {
  font-family: 'IBMPlexMono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'IBMPlexMono';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-SemiBoldItalic.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-SemiBoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'IBMPlexMono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Bold.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-Bold.woff') format('woff');
}
@font-face {
  font-family: 'IBMPlexMono';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-BoldItalic.woff2') format('woff2'),
       url('/res/fonts/IBMPlexMono/IBMPlexMono-BoldItalic.woff') format('woff');
}
