				@font-face {
					font-family: 'stolen-love';
					src: url('/wp-content/uploads/useanyfont/5769Stolen-Love.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5769Stolen-Love.woff') format('woff');
					font-weight: 100; font-style: normal; font-display: auto;
				}

				.stolen-love{font-family: 'stolen-love' !important;}

						@font-face {
					font-family: 'metrisch';
					src: url('/wp-content/uploads/useanyfont/6847Metrisch.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6847Metrisch.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.metrisch{font-family: 'metrisch' !important;}

						body{
					font-family: 'metrisch' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'stolen-love' !important;
				}
		