@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 100;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-ThinItalic.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 300;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-LightItalic.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Italic.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 500;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-MediumItalic.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 700;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-BoldItalic.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 900;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-BoldItalic.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 100;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Thin.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Light.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Regular.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Medium.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Bold.woff2) format('woff2');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-display: replace;
  src: url(clientlib-mono/resources/Roboto-Black.woff2) format('woff2');
}
@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 400;
  font-display: replace;
  src: url('clientlib-mono/resources/din-regular.woff2') format('woff2');
}
@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 500;
  font-display: replace;
  src: url('clientlib-mono/resources/din-medium.woff2') format('woff2');
}
@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 600;
  font-display: replace;
  src: url('clientlib-mono/resources/din-bold.woff2') format('woff2');
}
body {
  font-family: Roboto, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans',
    sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
}
