@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/ibm-plex-sans/IBMPlexSans-Light.ttf') format('woff2');

}
@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/ibm-plex-sans/IBMPlexSans-Regular.ttf') format('woff2');

}
@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/ibm-plex-sans/IBMPlexSans-Medium.ttf') format('woff2');

}
@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/ibm-plex-sans/IBMPlexSans-Bold.ttf') format('woff2');
}
