				@font-face {
					font-family: 'noyh-heavy';
					src: url('/wp-content/uploads/useanyfont/2618Noyh-Heavy.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2618Noyh-Heavy.woff') format('woff');
					font-display: auto;
				}

				.noyh-heavy{font-family: 'noyh-heavy' !important;}

						@font-face {
					font-family: 'noyh-black';
					src: url('/wp-content/uploads/useanyfont/1541Noyh-Black.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1541Noyh-Black.woff') format('woff');
					font-display: auto;
				}

				.noyh-black{font-family: 'noyh-black' !important;}

						@font-face {
					font-family: 'noyh-light';
					src: url('/wp-content/uploads/useanyfont/15Noyh-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/15Noyh-Light.woff') format('woff');
					font-display: auto;
				}

				.noyh-light{font-family: 'noyh-light' !important;}

						@font-face {
					font-family: 'noyhr-regular';
					src: url('/wp-content/uploads/useanyfont/3179NoyhR-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3179NoyhR-Regular.woff') format('woff');
					font-display: auto;
				}

				.noyhr-regular{font-family: 'noyhr-regular' !important;}

						h1, h2, h3{
					font-family: 'noyh-heavy' !important;
				}
						h4, h5, h6, body{
					font-family: 'noyhr-regular' !important;
				}
						.site-title{
					font-family: 'noyh-heavy' !important;
				}
						.menu-just-cats-menu-container li a, .menu-just-cats-menu-container li span, #menu-just-cats-menu li a, #menu-just-cats-menu li span{
					font-family: 'noyh-black' !important;
				}
		