				@font-face {
					font-family: 'glober-book';
					src: url('/wp-content/uploads/useanyfont/9185Glober-Book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9185Glober-Book.woff') format('woff');
					  font-display: auto;
				}

				.glober-book{font-family: 'glober-book' !important;}

						@font-face {
					font-family: 'glober-regular';
					src: url('/wp-content/uploads/useanyfont/9665Glober-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9665Glober-Regular.woff') format('woff');
					  font-display: auto;
				}

				.glober-regular{font-family: 'glober-regular' !important;}

						p{
					font-family: 'glober-regular' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'glober-book' !important;
				}
		