<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: 'now-regular';
					src: url('/wp-content/uploads/useanyfont/1135Now-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1135Now-Regular.woff') format('woff');
					  font-display: auto;
				}

				.now-regular{font-family: 'now-regular' !important;}

						p{
					font-family: 'now-regular' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'now-regular' !important;
				}
						.menu-main-container li a, .menu-main-container li span, #menu-main li a, #menu-main li span{
					font-family: 'now-regular' !important;
				}
						.menu-main-container li a, .menu-main-container li span, #menu-main li a, #menu-main li span, .menu-top-container li a, .menu-top-container li span, #menu-top li a, #menu-top li span{
					font-family: 'now-regular' !important;
				}
						a{
					font-family: 'now-regular' !important;
				}
						.row .primary-menu-ul .sub-menu li a{
					font-family: 'now-regular' !important;
				}
		</pre></body></html>