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