@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: normal;
	src:
		local('Source Sans Pro Regular'),
		local('SourceSansPro-Regular'),
		/* from https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7h.eot */
		url('Source_Sans_Pro.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7j.woff */
		url('Source_Sans_Pro.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 */
		url('Source_Sans_Pro.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/l/font?kit=6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7i&skey=1e026b1c27170b9b&v=v11#SourceSansPro */
		url('Source_Sans_Pro.svg#SourceSansPro') format('svg'),
		/* from https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf */
		url('Source_Sans_Pro.ttf') format('truetype');
}

figure{margin:1em 0}figcaption{margin:0 0 0 40px}
