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