				@font-face {
					font-family: 'shoreline';
					src: url('/wp-content/uploads/useanyfont/2383Shoreline.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2383Shoreline.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.shoreline{font-family: 'shoreline' !important;}

						@font-face {
					font-family: 'mistrully';
					src: url('/wp-content/uploads/useanyfont/3949Mistrully.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3949Mistrully.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.mistrully{font-family: 'mistrully' !important;}

						@font-face {
					font-family: 'lato-regular';
					src: url('/wp-content/uploads/useanyfont/9282Lato-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9282Lato-Regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.lato-regular{font-family: 'lato-regular' !important;}

						@font-face {
					font-family: 'lato-bold';
					src: url('/wp-content/uploads/useanyfont/2251Lato-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2251Lato-Bold.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.lato-bold{font-family: 'lato-bold' !important;}

						@font-face {
					font-family: 'lato-light';
					src: url('/wp-content/uploads/useanyfont/2260Lato-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2260Lato-Light.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.lato-light{font-family: 'lato-light' !important;}

						h1, h2, .widget-title, .site-title{
					font-family: 'mistrully' !important;
				}
						h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .site-description, body, p, blockquote, li, em, .menu-home-container li a, .menu-home-container li span, #menu-home li a, #menu-home li span, .menu-rechtliches-container li a, .menu-rechtliches-container li span, #menu-rechtliches li a, #menu-rechtliches li span{
					font-family: 'lato-regular' !important;
				}
						strong, b{
					font-family: 'lato-bold' !important;
				}
						a{
					font-family: 'lato-light' !important;
				}
		