				@font-face {
					font-family: 'corporative-bold';
					src: url('/wp-content/uploads/useanyfont/3333Corporative-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3333Corporative-Bold.woff') format('woff');
					font-display: auto;
				}

				.corporative-bold{font-family: 'corporative-bold' !important;}

						@font-face {
					font-family: 'corporative-book';
					src: url('/wp-content/uploads/useanyfont/5049Corporative-Book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5049Corporative-Book.woff') format('woff');
					font-display: auto;
				}

				.corporative-book{font-family: 'corporative-book' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'corporative-bold' !important;
				}
						h6, body, p, blockquote, li, a, strong, b, em{
					font-family: 'corporative-book' !important;
				}
		