/*! webfont-gotu.css  */

		
/* Font Gotu 400 */	


/* Regular 400  */
@font-face {
    font-family: 'Gotu';
    src: url('Gotu-Regular.woff2') format('woff2'),
         url('Gotu-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}