/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 16, 2019, 10:13:24 PM
    Author     : nurielmeni
*/

@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;
}