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