@font-face {
  font-family: 'IBM Plex Mono';
  src: url('IBMPlexMono.eot');
  src: local('IBM Plex Mono'), local('IBMPlexMono'),
    url('IBMPlexMono.eot?#iefix') format('embedded-opentype'),
    url('IBMPlexMono.woff2') format('woff2'),
    url('IBMPlexMono.woff') format('woff'),
    url('IBMPlexMono.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Regular.eot');
  src: local('Poppins Regular'), local('Poppins-Regular'),
    url('Poppins-Regular.eot?#iefix') format('embedded-opentype'),
    url('Poppins-Regular.woff2') format('woff2'),
    url('Poppins-Regular.woff') format('woff'),
    url('Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
