/* ==============================
   פונט BarLev - הטמעה מותאמת
   ============================== */

@font-face {
  font-family: 'BarLev';
  src: url('/wp-content/themes/hello-theme-child-master/font/barlev-aaa-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BarLev';
  src: url('/wp-content/themes/hello-theme-child-master/font/barlev-aaa-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BarLev';
  src: url('/wp-content/themes/hello-theme-child-master/font/barlev-aaa-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'ktav';
  src: url('/wp-content/themes/hello-theme-child-master/font/KtavYadCLM-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ktav';
  src: url('/wp-content/themes/hello-theme-child-master/font/KtavYadCLM-MediumItalic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}



