				@font-face {
					font-family: 'bosch-icons';
					src: url('/wp-content/uploads/useanyfont/5127Bosch-icons.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5127Bosch-icons.woff') format('woff');
					  font-display: auto;
				}

				.bosch-icons{font-family: 'bosch-icons' !important;}

						@font-face {
					font-family: 'bosch-bold';
					src: url('/wp-content/uploads/useanyfont/9787Bosch-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9787Bosch-bold.woff') format('woff');
					  font-display: auto;
				}

				.bosch-bold{font-family: 'bosch-bold' !important;}

						@font-face {
					font-family: 'bosch-regular';
					src: url('/wp-content/uploads/useanyfont/3652Bosch-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3652Bosch-regular.woff') format('woff');
					  font-display: auto;
				}

				.bosch-regular{font-family: 'bosch-regular' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'bosch-bold' !important;
				}
						p{
					font-family: 'bosch-regular' !important;
				}
		