/* === Almoni DL === */
@font-face {
  font-family: 'almoni-dl';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("fonts/almoni-dl-aaa-300.woff") format("woff");
}

@font-face {
  font-family: 'almoni-dl';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/almoni-dl-aaa-400.woff") format("woff");
}

@font-face {
  font-family: 'almoni-dl';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/almoni-dl-aaa-700.woff") format("woff");
}

@font-face {
  font-family: 'almoni-dl';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("fonts/almoni-dl-aaa-900.woff") format("woff");
}

/* === Almoni Neue Bold === */
@font-face {
  font-family: 'almoni-neue-bold';
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: url("fonts/almoni-neue/almoni-neue-bold-aaa.woff2") format("woff2"),
       url("fonts/almoni-neue/almoni-neue-bold-aaa.woff") format("woff");
}

/* === Open Sans Hebrew Regular === */
@font-face {
  font-family: 'OpenSansHebrew-Regular';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/OpenSansHebrew-Regular.woff") format("woff");
}

/* === Open Sans Hebrew Bold === */
@font-face {
  font-family: 'OpenSansHebrew-Bold';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/OpenSansHebrew-Bold.woff") format("woff");
}
