				@font-face {
					font-family: 'lunatix-light';
					src: url('/wp-content/uploads/useanyfont/4962Lunatix-light.woff') format('woff');
					  font-display: auto;
				}

				.lunatix-light{font-family: 'lunatix-light' !important;}

						@font-face {
					font-family: 'lunatix-bold';
					src: url('/wp-content/uploads/useanyfont/9678Lunatix-Bold.woff') format('woff');
					  font-display: auto;
				}

				.lunatix-bold{font-family: 'lunatix-bold' !important;}

						h2{
					font-family: 'lunatix-bold' !important;
				}
						.entry-title, .site-title{
					font-family: 'lunatix-light' !important;
				}
		