				@font-face {
					font-family: 'noto-sans-geo';
					src: url('/wp-content/uploads/useanyfont/9733Noto-Sans-Geo.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9733Noto-Sans-Geo.woff') format('woff');
					  font-display: auto;
				}

				.noto-sans-geo{font-family: 'noto-sans-geo' !important;}

						body{
					font-family: 'noto-sans-geo' !important;
				}
		