@font-face {
  font-family: 'PP Neue Machina';
  src: url('./PPNeueMachina-PlainUltrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Neue Machina';
  src: url('./PPNeueMachina-PlainRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Neue Machina';
  src: url('./PPNeueMachina-PlainLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
