				@font-face {
					font-family: 'objectsans-heavy';
					src: url('/wp-content/uploads/useanyfont/2805objectsans-heavy.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2805objectsans-heavy.woff') format('woff');
					  font-display: auto;
				}

				.objectsans-heavy{font-family: 'objectsans-heavy' !important;}

						@font-face {
					font-family: 'objectsans-regular';
					src: url('/wp-content/uploads/useanyfont/8431objectsans-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8431objectsans-regular.woff') format('woff');
					  font-display: auto;
				}

				.objectsans-regular{font-family: 'objectsans-regular' !important;}

						h1, h2, strong, b{
					font-family: 'objectsans-heavy' !important;
				}
						h3, h4, h5, body.category .entry-title, .widget-title, body, p, blockquote, li{
					font-family: 'objectsans-regular' !important;
				}
						.nrml-caption__line1{
					font-family: 'objectsans-heavy' !important;
				}
						.nrml-caption__line2{
					font-family: 'objectsans-regular' !important;
				}
						p#cookieadmin_notice{
					font-family: 'objectsans-regular' !important;
				}
						.menu-menu-pt-container li a, .menu-menu-pt-container li span, #menu-menu-pt li a, #menu-menu-pt li span{
					font-family: 'objectsans-regular' !important;
				}
		