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