@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src:
		/* from https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2 */
		url('Roboto.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxM.woff */
		url('Roboto.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxO.eot */
		url('Roboto.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=KFOmCnqEu92Fr1Mu4mxN&skey=a0a0114a1dcab3ac&v=v30#Roboto */
		url('Roboto.svg#Roboto') format('svg'),
		/* from https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf */
		url('Roboto.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: normal;
    src:
        /* from https://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rj.woff2 */
        url('Roboto_Slab.woff2') format('woff2'),
            /* from https://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rl.woff */
        url('Roboto_Slab.woff') format('woff'),
            /* from https://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rn.eot */
        url('Roboto_Slab.eot?#iefix') format('embedded-opentype'),
            /* from https://fonts.gstatic.com/l/font?kit=BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rk&skey=a9ad6a4717e923f0&v=v24#RobotoSlab */
        url('Roboto_Slab.svg#RobotoSlab') format('svg'),
            /* from https://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rm.ttf */
        url('Roboto_Slab.ttf') format('truetype');
}
