				@font-face {
					font-family: 'tipo';
					src: url('/wp-content/uploads/useanyfont/171007074557Tipo.woff') format('woff');
					  font-display: auto;
				}

				.tipo{font-family: 'tipo' !important;}

						@font-face {
					font-family: 'hut';
					src: url('/wp-content/uploads/useanyfont/171007074635Hut.woff') format('woff');
					  font-display: auto;
				}

				.hut{font-family: 'hut' !important;}

						body, h4, h5, h6, p, blockquote, li, a{
					font-family: 'tipo' !important;
				}
						h1, h2, h3{
					font-family: 'hut' !important;
				}
		