/* IBMPlexMono Bold */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-Bold.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

/* IBMPlexMono Bold Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-BoldItalic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

/* IBMPlexMono Extra Light */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-ExtraLight.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

/* IBMPlexMono Extra Light Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-ExtraLightItalic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

/* IBMPlexMono Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-Italic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

/* IBMPlexMono Light */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-Light.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

/* IBMPlexMono Light Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-LightItalic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

/* IBMPlexMono Medium */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-Medium.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

/* IBMPlexMono Medium Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-MediumItalic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

/* IBMPlexMono Regular */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-Regular.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* IBMPlexMono SemiBold */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-SemiBold.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

/* IBMPlexMono SemiBold Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-SemiBoldItalic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

/* IBMPlexMono Thin */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-Thin.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

/* IBMPlexMono Thin Italic */
@font-face {
  font-family: 'IBMPlexMono';
  src: url('/fonts/IBMPlexMono-ThinItalic.woff2') format('woff2'),
       url('/fonts/IBMPlexMono-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

/* Orbitron variable weight font */
@font-face {
  font-family: 'Orbitron';
  src: url('/fonts/Orbitron%5Bwght%5D.woff2') format('woff2'),
       url('/fonts/Orbitron%5Bwght%5D.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
}

/* Risque Regular */
@font-face {
  font-family: 'Risque';
  src: url('/fonts/Risque-Regular.woff2') format('woff2'),
       url('/fonts/Risque-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
