@font-face {
   font-family: "Levenim MT";
   src: url("fonts/Levenim-MT.eot") format("embedded-opentype"),
       url("fonts/Levenim-MT.ttf") format("truetype"),
       url("fonts/Levenim-MT.woff") format("woff"),
       url("fonts/Levenim-MT.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Levenim MT";
   src: url("fonts/Levenim-MT-Bold.eot") format("embedded-opentype"),
       url("fonts/Levenim-MT-Bold.ttf") format("truetype"),
       url("fonts/Levenim-MT-Bold.woff") format("woff"),
       url("fonts/Levenim-MT-Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}