				@font-face {
					font-family: 'bw-mittag-bold';
					src: url('/wp-content/uploads/useanyfont/190114033835BW-Mittag-Bold.woff') format('woff');
					  font-display: auto;
				}

				.bw-mittag-bold{font-family: 'bw-mittag-bold' !important;}

						@font-face {
					font-family: 'bw-mittag-light';
					src: url('/wp-content/uploads/useanyfont/190114033901BW-Mittag-Light.woff') format('woff');
					  font-display: auto;
				}

				.bw-mittag-light{font-family: 'bw-mittag-light' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'bw-mittag-bold' !important;
				}
						p, blockquote, li, a{
					font-family: 'bw-mittag-light' !important;
				}
		