@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url('../../assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url('../../assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Semibold';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url('../../assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Semibold';
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url('../../assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Bold';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url('../../assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Bold';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url('../../assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-SemiBoldItalic.woff2') format('woff2');
}