@font-face {
  font-family: 'Acumin Pro';
  src: url('./acumin-pro/AcuminPro-Regular.woff2') format('woff2'),
       url('./acumin-pro/AcuminPro-Regular.woff') format('woff'),
       url('./acumin-pro/AcuminPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('./IBM_Plex_Sans/IBMPlexSans-Regular.woff2') format('woff2'),
       url('./IBM_Plex_Sans/IBMPlexSans-Regular.woff') format('woff'),
       url('./IBM_Plex_Sans/IBMPlexSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
