@font-face {
	font-family: 'NotoSansHebrew-Light';
	src: url('notosanshebrew-light.eot');
	src:local('NotoSansHebrew-Light'), 
        url('notosanshebrew-light.ttf') format('ttf'),
        url('notosanshebrew-light.svg') format('svg'),
        url('notosanshebrew-light.woff') format('woff'),
        url('notosanshebrew-light.woff2') format('woff2'),
        url('notosanshebrew-light.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font  { font-family:'NotoSansHebrew-Light';}