@font-face {
	font-family: 'FbMatadorNarrowHeb-Bold';
	src: url('fbmatadornarrowheb-bold.eot');
	src:local('FbMatadorNarrowHeb-Bold'), 
        url('fbmatadornarrowheb-bold.ttf') format('ttf'),
        url('fbmatadornarrowheb-bold.svg') format('svg'),
        url('fbmatadornarrowheb-bold.woff') format('woff'),
        /*url('fbmatadoren-regular.woff2') format('woff2'),*/
        url('fbmatadornarrowheb-bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font { font-family: FbMatadorNarrowHeb-Bold; }