				@font-face {
					font-family: 'texgyre';
					src: url('/wp-content/uploads/useanyfont/1496TexGyre.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1496TexGyre.woff') format('woff');
					font-display: auto;
				}

				.texgyre{font-family: 'texgyre' !important;}

						@font-face {
					font-family: 'cormorant-sc';
					src: url('/wp-content/uploads/useanyfont/3798Cormorant-SC.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3798Cormorant-SC.woff') format('woff');
					font-display: auto;
				}

				.cormorant-sc{font-family: 'cormorant-sc' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'cormorant-sc' !important;
				}
						.entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em{
					font-family: 'texgyre' !important;
				}
		