@font-face {
  font-family: 'Arbeit';
  src: url('/fonts/arbeit-regular.otf') format('opentype');
}

@font-face {
  font-family: 'Victor';
  src: url('/fonts/victor-regular.otf') format('opentype');
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('/fonts/roboto-mono.ttf') format('truetype');
}
