@font-face {
  font-family: 'Maison Neue';
  src: url('/fonts/MaisonNeue-Medium.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Roboto_Mono.woff2') format('woff2');
}
