@font-face{
	font-family: FbSpoiler;
	src: url('./FbSpoiler-Regular.woff'), /* IE9 */
		url('./FbSpoiler-Regular.otf'),
		 url('./FbSpoiler-Regular.eot');
	font-weight: normal;
}

@font-face{
	font-family: FbSpoiler;
	font-weight: bold;
	src: url('./FbSpoiler-Bold.woff'), /* IE9 */
		 url('./FbSpoiler-Bold.otf'),
		 url('./FbSpoiler-Bold.eot');
}

@font-face{
	font-family: FbSpoiler-Black;
	font-weight: bold;
	src: url('./FbSpoiler-Black.woff'), /* IE9 */
		 url('./FbSpoiler-Black.otf'),
		 url('./FbSpoiler-Black.eot');
}