
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src:
    url('../ttf/robotomono-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 400;
  src:
    url('../ttf/robotomono-italic.ttf') format('truetype');
}
