@font-face {
  font-family: 'Spot Light';
  src: url('./Spot Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nobel Uno';
  src: url('./NobelUno-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Nobel Uno';
  src: url('./NobelUno-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Nobel Uno';
  src: url('./NobelUno-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nobel Uno';
  src: url('./NobelUno-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
