/* 
 * Alef Hebrew (Hebrew)
 */
@font-face {
  font-family: 'Alef Hebrew';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Alef-Regular.eot);
  src: url(Alef-Regular.eot?#iefix) format('embedded-opentype'),
       url(Alef-Regular.woff2) format('woff2'),
       url(Alef-Regular.woff) format('woff'),
       url(Alef-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Alef Hebrew';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Alef-Bold.eot);
  src: url(Alef-Bold.eot?#iefix) format('embedded-opentype'),
       url(Alef-Bold.woff2) format('woff2'),
       url(Alef-Bold.woff) format('woff'),
       url(Alef-Bold.ttf) format('truetype');
}
