				@font-face {
					font-family: 'oswald-regular';
					src: url('/wp-content/uploads/useanyfont/170419044715oswald-regular.woff') format('woff');
					  font-display: auto;
				}

				.oswald-regular{font-family: 'oswald-regular' !important;}

						@font-face {
					font-family: 'oswald-bold';
					src: url('/wp-content/uploads/useanyfont/170419044814oswald-bold.woff') format('woff');
					  font-display: auto;
				}

				.oswald-bold{font-family: 'oswald-bold' !important;}

						@font-face {
					font-family: 'droidsans';
					src: url('/wp-content/uploads/useanyfont/170419044842droidsans.woff') format('woff');
					  font-display: auto;
				}

				.droidsans{font-family: 'droidsans' !important;}

						h1, h2, h3, h4, h5, h6, .genesis-nav-menu, .button{
					font-family: 'oswald-regular' !important;
				}
						.footer-link{
					font-family: 'oswald-bold' !important;
				}
						body, p{
					font-family: 'droidsans' !important;
				}
		