				@font-face {
					font-family: 'times-new-roman';
					src: url('/wp-content/uploads/useanyfont/9541Times-New-Roman.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9541Times-New-Roman.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.times-new-roman{font-family: 'times-new-roman' !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, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-main-menu-container li a, .menu-main-menu-container li span, #menu-main-menu li a, #menu-main-menu li span{
					font-family: 'times-new-roman' !important;
				}
		