				@font-face {
					font-family: 'araboto-normal';
					src: url('/wp-content/uploads/useanyfont/4951Araboto-normal.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4951Araboto-normal.woff') format('woff');
					  font-display: auto;
				}

				.araboto-normal{font-family: 'araboto-normal' !important;}

						@font-face {
					font-family: 'araboto-light';
					src: url('/wp-content/uploads/useanyfont/5109Araboto-light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5109Araboto-light.woff') format('woff');
					  font-display: auto;
				}

				.araboto-light{font-family: 'araboto-light' !important;}

						body, p, blockquote, li, a, strong, b{
					font-family: 'araboto-light' !important;
				}
						h1, h2, h3{
					font-family: 'araboto-normal' !important;
				}
						h4{
					font-family: 'araboto-light' !important;
				}
		