@font-face {
  font-family: 'KyivType';
  src: url('./KyivTypeSans-Bold.ttf') format('truetype');
  font-named-instance: 'Regular';
  font-display: swap;
  font-weight: bold;
}

.font-auth {
  font-feature-settings: 'liga'
}

/* @font-face {
  font-family: 'KyivType';
  src: url('KyivTypeSans-Regular.otf');
  font-display: swap;
  font-weight: normal;
} */