@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: url("/ui/fonts/inter/Inter-Thin.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Thin.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 100;
  src: url("/ui/fonts/inter/Inter-ThinItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-ThinItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url("/ui/fonts/inter/Inter-ExtraLight.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 200;
  src: url("/ui/fonts/inter/Inter-ExtraLightItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-ExtraLightItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("/ui/fonts/inter/Inter-Light.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Light.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 300;
  src: url("/ui/fonts/inter/Inter-LightItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-LightItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("/ui/fonts/inter/Inter-Regular.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Regular.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url("/ui/fonts/inter/Inter-Italic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Italic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("/ui/fonts/inter/Inter-Medium.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Medium.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  src: url("/ui/fonts/inter/Inter-MediumItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-MediumItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("/ui/fonts/inter/Inter-SemiBold.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  src: url("/ui/fonts/inter/Inter-SemiBoldItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-SemiBoldItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("/ui/fonts/inter/Inter-Bold.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Bold.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  src: url("/ui/fonts/inter/Inter-BoldItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-BoldItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url("/ui/fonts/inter/Inter-ExtraBold.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 800;
  src: url("/ui/fonts/inter/Inter-ExtraBoldItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-ExtraBoldItalic.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url("/ui/fonts/inter/Inter-Black.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-Black.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 900;
  src: url("/ui/fonts/inter/Inter-BlackItalic.woff2") format("woff2"),
    url("/ui/fonts/inter/Inter-BlackItalic.woff") format("woff");
}

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Mono"), local("RobotoMono-Regular"),
    url("/ui/fonts/roboto_mono/RobotoMono-Regular.ttf") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
    U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Mono Italic"), local("RobotoMono-Italic"),
    url("/ui/fonts/roboto_mono/RobotoMono-Italic.ttf") format("ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
    U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Mono Bold"), local("RobotoMono-Bold"),
    url("/ui/fonts/roboto_mono/RobotoMono-Bold.ttf") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
    U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Mono Bold Italic"), local("RobotoMono-BoldItalic"),
    url("/ui/fonts/roboto_mono/RobotoMono-BoldItalic.ttf") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
    U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
