				@font-face {
					font-family: 'pantone-one';
					src: url('/wp-content/uploads/useanyfont/3568Pantone-one.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3568Pantone-one.woff') format('woff');
					  font-display: auto;
				}

				.pantone-one{font-family: 'pantone-one' !important;}

						@font-face {
					font-family: 'pt-sans-regular';
					src: url('/wp-content/uploads/useanyfont/878PT-Sans-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/878PT-Sans-Regular.woff') format('woff');
					  font-display: auto;
				}

				.pt-sans-regular{font-family: 'pt-sans-regular' !important;}

						@font-face {
					font-family: 'pt-sans-italic';
					src: url('/wp-content/uploads/useanyfont/2980PT-Sans-italic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2980PT-Sans-italic.woff') format('woff');
					  font-display: auto;
				}

				.pt-sans-italic{font-family: 'pt-sans-italic' !important;}

						@font-face {
					font-family: 'pt-sans-bold';
					src: url('/wp-content/uploads/useanyfont/8833PT-Sans-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8833PT-Sans-bold.woff') format('woff');
					  font-display: auto;
				}

				.pt-sans-bold{font-family: 'pt-sans-bold' !important;}

						h2, h3, h4{
					font-family: 'pantone-one' !important;
				}
						.site-title{
					font-family: 'pantone-one' !important;
				}
						blockquote{
					font-family: 'pantone-one' !important;
				}
						h5, h6{
					font-family: 'pantone-one' !important;
				}
						.site-description{
					font-family: 'pantone-one' !important;
				}
						.entry-title{
					font-family: 'pantone-one' !important;
				}
						body.category .entry-title{
					font-family: 'pantone-one' !important;
				}
						.menu-hauptmenue-container li a, .menu-hauptmenue-container li span, #menu-hauptmenue li a, #menu-hauptmenue li span, .menu-rechtliches-container li a, .menu-rechtliches-container li span, #menu-rechtliches li a, #menu-rechtliches li span{
					font-family: 'pt-sans-regular' !important;
				}
						body{
					font-family: 'pt-sans-regular' !important;
				}
						em{
					font-family: 'pt-sans-italic' !important;
				}
						.widget-title{
					font-family: 'pt-sans-regular' !important;
				}
						h1{
					font-family: 'pt-sans-regular' !important;
				}
		