@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 100;
  src: url("./RobotoMono/RobotoMono-ExtraLight.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: italic;
  font-weight: 100;
  src: url("./RobotoMono/RobotoMono-ExtraLightItalic.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 200;
  src: url("./RobotoMono/RobotoMono-Light.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: italic;
  font-weight: 200;
  src: url("./RobotoMono/RobotoMono-LightItalic.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 300;
  src: url("./RobotoMono/RobotoMono-Light.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: italic;
  font-weight: 300;
  src: url("./RobotoMono/RobotoMono-LightItalic.ttf");
}


@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 400;
  src: url("./RobotoMono/RobotoMono-Regular.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 500;
  src: url("./RobotoMono/RobotoMono-Medium.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: italic;
  font-weight: 500;
  src: url("./RobotoMono/RobotoMono-MediumItalic.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 600;
  src: url("./RobotoMono/RobotoMono-SemiBold.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: italic;
  font-weight: 600;
  src: url("./RobotoMono/RobotoMono-SemiBoldItalic.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: normal;
  font-weight: 700;
  src: url("./RobotoMono/RobotoMono-Bold.ttf");
}

@font-face {
  font-family: "Roboto Mono System";
  font-style: italic;
  font-weight: 700;
  src: url("./RobotoMono/RobotoMono-BoldItalic.ttf");
}
