			@font-face {
				font-family: 'gothambook';
				font-style: normal;
				src: url('/wp-content/uploads/useanyfont/171211112128GothamBook.eot');
				src: local('gothambook'), url('/wp-content/uploads/useanyfont/171211112128GothamBook.eot') format('embedded-opentype'), url('/wp-content/uploads/useanyfont/171211112128GothamBook.woff') format('woff');
			}
            
            .gothambook{font-family: 'gothambook' !important;}
            
					@font-face {
				font-family: 'neosansmed';
				font-style: normal;
				src: url('/wp-content/uploads/useanyfont/171226105644NeoSansMed.eot');
				src: local('neosansmed'), url('/wp-content/uploads/useanyfont/171226105644NeoSansMed.eot') format('embedded-opentype'), url('/wp-content/uploads/useanyfont/171226105644NeoSansMed.woff') format('woff');
			}
            
            .neosansmed{font-family: 'neosansmed' !important;}
            
						body, h5, h6, p, blockquote, li, a{
					font-family: 'gothambook' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'neosansmed' !important;
				}
		