@font-face {
  font-family: 'SimplonMono';
  src: url('./Fonts/SimplonMonoIL-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SimplonMono';
  src: url('./Fonts/SimplonMonoIL.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SimplonMono';
  src: url('./Fonts/SimplonMonoIL-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
