				@font-face {
					font-family: 'roboto-medium';
					src: url('6684Roboto-Medium.woff2') format('woff2'),
						url('6684Roboto-Medium.woff') format('woff');
					  font-display: auto;
				}

				.roboto-medium{font-family: 'roboto-medium' !important;}

						@font-face {
					font-family: 'roboto-light';
					src: url('7161Roboto-Light.woff2') format('woff2'),
						url('7161Roboto-Light.woff') format('woff');
					  font-display: auto;
				}

				.roboto-light{font-family: 'roboto-light' !important;}

						@font-face {
					font-family: 'sanfran';
					src: url('507SanFran.woff2') format('woff2'),
						url('507SanFran.woff') format('woff');
					  font-display: auto;
				}

				.sanfran{font-family: 'sanfran' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'roboto-light' !important;
				}
		