				@font-face {
					font-family: 'times-new-roman';
					src: url('/wp-content/uploads/useanyfont/5582Times-New-Roman.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5582Times-New-Roman.woff') format('woff');
					  font-display: auto;
				}

				.times-new-roman{font-family: 'times-new-roman' !important;}

						@font-face {
					font-family: 'times-new-roman-b';
					src: url('/wp-content/uploads/useanyfont/2446Times-New-Roman-B.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2446Times-New-Roman-B.woff') format('woff');
					  font-display: auto;
				}

				.times-new-roman-b{font-family: 'times-new-roman-b' !important;}

						@font-face {
					font-family: 'times-new-roman-i';
					src: url('/wp-content/uploads/useanyfont/840Times-New-Roman-I.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/840Times-New-Roman-I.woff') format('woff');
					  font-display: auto;
				}

				.times-new-roman-i{font-family: 'times-new-roman-i' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'times-new-roman-i' !important;
				}
						body, p, blockquote, li, em{
					font-family: 'times-new-roman' !important;
				}
						body, p, blockquote, li{
					font-family: 'times-new-roman' !important;
				}
		