@font-face {
  font-family: 'Roboto';
  src: url('/content/material/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('/content/material/RobotoMono-Regular.ttf') format('truetype');
  font-weight: 400;
}

/* @font-face {
  font-family: 'Noto Sans';
  src: url('/content/material/NotoSans-Regular.ttf') format('truetype');
  font-weight: 400;
} */

/* @font-face {
    font-family: 'Droid Sans Mono';
    src: url('/content/material/DroidSansMono.ttf') format('truetype');
    font-weight: 400;
} */
