@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src:
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2 */
		url('Poppins_400.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedA.woff */
		url('Poppins_400.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedg.eot */
		url('Poppins_400.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=pxiEyp8kv8JHgFVrJJfedQ&skey=87759fb096548f6d&v=v20#Poppins */
		url('Poppins_400.svg#Poppins') format('svg'),
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedw.ttf */
		url('Poppins_400.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src:
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2 */
		url('Poppins_700.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEw.woff */
		url('Poppins_700.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEQ.eot */
		url('Poppins_700.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=pxiByp8kv8JHgFVrLCz7Z1xlEg&skey=cea76fe63715a67a&v=v20#Poppins */
		url('Poppins_700.svg#Poppins') format('svg'),
		/* from https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf */
		url('Poppins_700.ttf') format('truetype');
}
