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