				@font-face {
					font-family: 'google-sans';
					src: url('/wp-content/uploads/useanyfont/8699Google-Sans.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8699Google-Sans.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.google-sans{font-family: 'google-sans' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-menu-container li a, .menu-menu-container li span, #menu-menu li a, #menu-menu li span{
					font-family: 'google-sans' !important;
				}
		