/* RM Mono, self-hosted (licensed). One weight: Regular. */
@font-face {
  font-family: 'RM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('rmmono-regular.woff2') format('woff2'),
    url('rmmono-regular.woff') format('woff');
}
