				@font-face {
					font-family: 'lora';
					src: url('/wp-content/uploads/useanyfont/2285lora.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2285lora.woff') format('woff');
					  font-display: swap;
				}

				.lora{font-family: 'lora' !important;}

						@font-face {
					font-family: 'marcellus-sc';
					src: url('/wp-content/uploads/useanyfont/9508marcellus-sc.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9508marcellus-sc.woff') format('woff');
					  font-display: swap;
				}

				.marcellus-sc{font-family: 'marcellus-sc' !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, .wd-post-title, .menu-open-label{
					font-family: 'marcellus-sc' !important;
				}
						body, p, blockquote, li, a, strong, b, em, wp-block-wd-menu-list-item, nav-link-text{
					font-family: 'lora' !important;
				}
						.wp-block-wd-menu-list-item{
					font-family: 'lora' !important;
				}
						wd-post-title wd-entities-title title post-title{
					font-family: 'marcellus-sc' !important;
				}
		