				@font-face {
					font-family: 'open-sans-regular';
					src: url('/wp-content/uploads/useanyfont/180531025032Open-Sans-Regular.woff') format('woff');
					  font-display: auto;
				}

				.open-sans-regular{font-family: 'open-sans-regular' !important;}

						@font-face {
					font-family: 'lobster';
					src: url('/wp-content/uploads/useanyfont/180531025051Lobster.woff') format('woff');
					  font-display: auto;
				}

				.lobster{font-family: 'lobster' !important;}

						body{
					font-family: 'open-sans-regular' !important;
				}
						h1, h2{
					font-family: 'lobster' !important;
				}
						.ult-banner-block .bb-top-title{
					font-family: 'open-sans-regular' !important;
				}
		