				@font-face {
					font-family: 'noah-reg';
					src: url('/wp-content/uploads/useanyfont/200401055240noah-reg.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/200401055240noah-reg.woff') format('woff');
					  font-display: auto;
				}

				.noah-reg{font-family: 'noah-reg' !important;}

						@font-face {
					font-family: 'noah-bold';
					src: url('/wp-content/uploads/useanyfont/200402052507noah-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/200402052507noah-bold.woff') format('woff');
					  font-display: auto;
				}

				.noah-bold{font-family: 'noah-bold' !important;}

						h2, p{
					font-family: 'noah-reg' !important;
				}
						h3{
					font-family: 'noah-reg' !important;
				}
						h5{
					font-family: 'noah-reg' !important;
				}
						h1{
					font-family: 'noah-bold' !important;
				}
						li{
					font-family: 'noah-reg' !important;
				}
						h6{
					font-family: 'noah-reg' !important;
				}
		