@font-face {
                font-display: swap;
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: 700;
                src:
		/* from https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4i.woff2 */
		url('Open_Sans_700.woff2') format('woff2');
}


@font-face {
                font-display: swap;
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: 600;
                src:
		/* from https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4i.woff2 */
		url('Open_Sans_600.woff2') format('woff2');
}


@font-face {
                font-display: swap;
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: 400;
                src:
		/* from https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4i.woff2 */
		url('Open_Sans_400.woff2') format('woff2');
}
