@font-face {
	font-family: 'ABeeZee';
	font-style: normal;
	font-weight: 400;
	src:
		/* from https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tWkkA.woff2 */
		url('ABeeZee_400.woff') format('woff2'),
		/* from https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tWklg.woff */
		url('ABeeZee_400.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tWklA.eot */
		url('ABeeZee_400.eot') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=esDR31xSG-6AGleN2tWklw&skey=abecda27d5b3409a&v=v22#ABeeZee */
		url('ABeeZee_400.svg') format('svg'),
		/* from https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tWklQ.ttf */
		url('ABeeZee_400.ttf') format('truetype');
}