@font-face {
	font-family: 'ABCFavoritHebrew-Book';
	src: url('abcfavorithebrew-book.eot');
	src:local('ABCFavoritHebrew-Book'), 
        url('abcfavorithebrew-book.ttf') format('ttf'),
        url('abcfavorithebrew-book.svg') format('svg'),
        url('abcfavorithebrew-book.woff') format('woff'),
        url('abcfavorithebrew-book.woff2') format('woff2'),
        url('abcfavorithebrew-book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

body { font-family:ABCFavoritHebrew-Book; }