				@font-face {
					font-family: 'open-sans';
					src: url('/wp-content/uploads/useanyfont/181022122321Open-Sans.woff') format('woff');
					  font-display: auto;
				}

				.open-sans{font-family: 'open-sans' !important;}

						@font-face {
					font-family: 'roboto';
					src: url('/wp-content/uploads/useanyfont/181022122459Roboto.woff') format('woff');
					  font-display: auto;
				}

				.roboto{font-family: 'roboto' !important;}

						@font-face {
					font-family: 'roboto-med';
					src: url('/wp-content/uploads/useanyfont/181022122640Roboto-Med.woff') format('woff');
					  font-display: auto;
				}

				.roboto-med{font-family: 'roboto-med' !important;}

						h1, h2, h3, h4, h5{
					font-family: 'roboto-med' !important;
				}
						body{
					font-family: 'open-sans' !important;
				}
						.genesis-nav-menu, .genesis-nav-menu a{
					font-family: 'open-sans' !important;
				}
						.site-header .header-left, .site-header .header-left a{
					font-family: 'roboto-med' !important;
				}
						.side-header .header-right, .site-header .header-right a{
					font-family: 'roboto-med' !important;
				}
						.sidebar li{
					font-family: 'open-sans' !important;
				}
		