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