				@font-face {
					font-family: 'darwinreg';
					src: url('/wp-content/uploads/useanyfont/5965DarwinReg.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5965DarwinReg.woff') format('woff');
					  font-display: auto;
				}

				.darwinreg{font-family: 'darwinreg' !important;}

						@font-face {
					font-family: 'darwinblack';
					src: url('/wp-content/uploads/useanyfont/6473DarwinBlack.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6473DarwinBlack.woff') format('woff');
					  font-display: auto;
				}

				.darwinblack{font-family: 'darwinblack' !important;}

						h3, strong, b, h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, .menu-item a:hover{
					font-family: 'darwinblack' !important;
				}
						h1, h2, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, body, p, blockquote, li, a, .menu-navigation-container li a, .menu-navigation-container li span, #menu-navigation li a, #menu-navigation li span{
					font-family: 'darwinreg' !important;
				}
		