@font-face {
				font-family: 'gotham-light';
				font-style: normal;
				src: url('170529064336Gotham-Light.eot');
				src: local('gotham-light'), url('170529064336Gotham-Light.eot') format('embedded-opentype'), url('170529064336Gotham-Light.woff') format('woff');
			}
            
            .gotham-light{font-family: 'gotham-light' !important;}
            
					@font-face {
				font-family: 'gothamblack-regular';
				font-style: normal;
				src: url('171012061804GothamBlack-Regular.eot');
				src: local('gothamblack-regular'), url('171012061804GothamBlack-Regular.eot') format('embedded-opentype'), url('171012061804GothamBlack-Regular.woff') format('woff');
			}
            
            .gothamblack-regular{font-family: 'gothamblack-regular' !important;}
            
						p{
					font-family: 'gotham-light' !important;
				}
						body, h1, li{
					font-family: 'gothamblack-regular' !important;
				}