<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">				@font-face {
					font-family: 'potemin';
					src: url('/wp-content/uploads/useanyfont/1509potemin.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1509potemin.woff') format('woff');
					  font-display: auto;
				}

				.potemin{font-family: 'potemin' !important;}

						@font-face {
					font-family: 'potego';
					src: url('/wp-content/uploads/useanyfont/8540potego.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8540potego.woff') format('woff');
					  font-display: auto;
				}

				.potego{font-family: 'potego' !important;}

						h1, h2, h3, h4, a{
					font-family: 'potemin' !important;
				}
						body, p, blockquote, li, strong, b, em{
					font-family: 'potego' !important;
				}
						.tx_potemin{
					font-family: 'potemin' !important;
				}
		</pre></body></html>