@font-face {
  font-family: 'Manakahthey';
  src: url('/assets/fonts/HebrewToManakahthey-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.manakahthey-word {
  font-family: 'Manakahthey', 'Noto Sans Hebrew', serif;
}

.test-hebrew {
  font-family: 'Manakahthey', 'Noto Sans Hebrew', serif;
  font-size: 2rem;
  color: #ffd700;
}
