			@font-face {
				font-family: 'gothamlight';
				font-style: normal;
				src: url('/wp-content/uploads/useanyfont/180515011804GothamLight.eot');
				src: local('gothamlight'), url('/wp-content/uploads/useanyfont/180515011804GothamLight.eot') format('embedded-opentype'), url('/wp-content/uploads/useanyfont/180515011804GothamLight.woff') format('woff');
			}
            
            .gothamlight{font-family: 'gothamlight' !important;}
            
					@font-face {
				font-family: 'gothambold';
				font-style: normal;
				src: url('/wp-content/uploads/useanyfont/180516054745GothamBold.eot');
				src: local('gothambold'), url('/wp-content/uploads/useanyfont/180516054745GothamBold.eot') format('embedded-opentype'), url('/wp-content/uploads/useanyfont/180516054745GothamBold.woff') format('woff');
			}
            
            .gothambold{font-family: 'gothambold' !important;}
            
					@font-face {
				font-family: 'gothammedium';
				font-style: normal;
				src: url('/wp-content/uploads/useanyfont/180516055230GothamMedium.eot');
				src: local('gothammedium'), url('/wp-content/uploads/useanyfont/180516055230GothamMedium.eot') format('embedded-opentype'), url('/wp-content/uploads/useanyfont/180516055230GothamMedium.woff') format('woff');
			}
            
            .gothammedium{font-family: 'gothammedium' !important;}
            
						body, p{
					font-family: 'gothamlight' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'gothambold' !important;
				}
		