				@font-face {
					font-family: 'bobble';
					src: url('/wp-content/uploads/useanyfont/4965bobble.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4965bobble.woff') format('woff');
					  font-display: auto;
				}

				.bobble{font-family: 'bobble' !important;}

						h1, h2, h3, li{
					font-family: 'bobble' !important;
				}
						h5{
					font-family: 'bobble' !important;
				}
		