@font-face {
  font-family: 'SuperiorMono';
  font-style: normal;
  font-weight: 400;
  src: url('/vendor/superior-mono/LTSuperiorMono-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'SuperiorMono';
  font-style: normal;
  font-weight: 500;
  src: url('/vendor/superior-mono/LTSuperiorMono-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'SuperiorMono';
  font-style: normal;
  font-weight: 600;
  src: url('/vendor/superior-mono/LTSuperiorMono-Semibold.otf') format('opentype');
}

@font-face {
  font-family: 'SuperiorMono';
  font-style: normal;
  font-weight: 700;
  src: url('/vendor/superior-mono/LTSuperiorMono-Bold.otf') format('opentype');
}
