@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 300;
	src:
		local('Roboto Slab Light'),
		local('RobotoSlab-Light'),
		/* from https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJUo2lTMeWA_kmIyWrkNCwPc.woff2 */
		url('Roboto_Slab_300.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJR_xHqYgAV9Bl_ZQbYUxnQU.woff */
		url('Roboto_Slab_300.woff') format('woff');
}
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	src:
		local('Roboto Slab Bold'),
		local('RobotoSlab-Bold'),
		/* from https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJYlIZu-HDpmDIZMigmsroc4.woff2 */
		url('Roboto_Slab_700.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJTqR_3kx9_hJXbbyU8S6IN0.woff */
		url('Roboto_Slab_700.woff') format('woff');
}
