@font-face {
  font-family: 'Open Sans Hebrew';
  src: url('OpenSansHebrew-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Open Sans Hebrew';
  src: url('OpenSansHebrew-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Open Sans Hebrew';
  src: url('OpenSansHebrew-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
}
