/* @font-face {
    font-family: 'Roboto Mono';
    src: url('./RobotoMono-ExtraLight.ttf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Roboto Mono';
    src: url('./RobotoMono-Light.ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  } */
  @font-face {
    font-family: 'Roboto Mono';
    src: url('./RobotoMono-Medium.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  /* @font-face {
    font-family: 'Roboto Mono';
    src: url('./RobotoMono-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
    dfont-display: swap;
  }
  @font-face {
    font-family: 'Roboto Mono';
    src: url('./RobotoMono-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  } */