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