				@font-face {
					font-family: 'geomanist-regular';
					src: url('/wp-content/uploads/useanyfont/7779Geomanist-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7779Geomanist-Regular.woff') format('woff');
					font-display: auto;
				}

				.geomanist-regular{font-family: 'geomanist-regular' !important;}

						@font-face {
					font-family: 'geomanist-medium';
					src: url('/wp-content/uploads/useanyfont/1205Geomanist-Medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1205Geomanist-Medium.woff') format('woff');
					font-display: auto;
				}

				.geomanist-medium{font-family: 'geomanist-medium' !important;}

						body, p{
					font-family: 'geomanist-regular' !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, strong, b{
					font-family: 'geomanist-medium' !important;
				}
						.ingress{
					font-family: 'geomanist-medium' !important;
				}
		