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