				@font-face {
					font-family: 'custom';
					src: url('/reppp/wp-content/uploads/useanyfont/229custom.woff2') format('woff2'),
						url('/reppp/wp-content/uploads/useanyfont/229custom.woff') format('woff');
					font-weight: 100; font-style: normal; font-display: auto;
				}

				.custom{font-family: 'custom' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'custom' !important;
				}
						.entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'custom' !important;
				}
		