/**
 * פונטים מקומיים מתיקיית /fonts (Spoiler)
 * נטען רק עם טופס צ'אנס — בשימוש ב־.chance-index-form__game-wrap (כפתורי סוג משחק)
 */
@font-face {
  font-family: 'Spoiler';
  src: url('../fonts/Spoiler.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Spoiler';
  src: url('../fonts/fbspoilersp-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Spoiler';
  src: url('../fonts/SpoilerBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
