@font-face {
                font-display: swap;
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                src:
		/* from https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmW.woff2 */
		url('Roboto_400.woff2') format('woff2');
}


@font-face {
                font-display: swap;
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                src:
		/* from https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammW.woff2 */
		url('Roboto_700.woff2') format('woff2');
}
