@font-face {
  font-family: 'Nekst';
  src: url('./FontsFreeNetNekstLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nekst';
  src: url('./nekst-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
