/*
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 : Nov 23, 2016, 8:05:10 PM
    Author     : oshrib
*/

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);

body, p, div, ul li, ul li a, a {
    font-family: 'Open Sans Hebrew Condensed', sans-serif;
}