				@font-face {
					font-family: 'styling';
					src: url('/wp-content/uploads/useanyfont/9037Styling.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9037Styling.woff') format('woff');
					  font-display: auto;
				}

				.styling{font-family: 'styling' !important;}

						@font-face {
					font-family: 'rt-rondelle';
					src: url('/wp-content/uploads/useanyfont/8874RT-Rondelle.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8874RT-Rondelle.woff') format('woff');
					  font-display: auto;
				}

				.rt-rondelle{font-family: 'rt-rondelle' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'styling' !important;
				}
						body, p, li, a{
					font-family: 'rt-rondelle' !important;
				}
		