@font-face {
font-family: 'GothamBold';
src: url('/wp-content/uploads/useanyfont/GothamBold.otf') format('opentype');
font-display: auto;
}
.gothambold{font-family:'GothamBold' !important;}
@font-face {
font-family: 'GothamLight';
src: url('/wp-content/uploads/useanyfont/GothamLight.otf') format('opentype');
font-display: auto;
}
.gothamlight{font-family:'GothamLight' !important;}
h1, h2, h3, h4, h5, h6, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{font-family:'GothamBold' !important;}
body, p, blockquote, li, a, em, .menu-footer-container li a, .menu-footer-container li span, #menu-footer li a, #menu-footer li span{font-family:'GothamLight' !important;}
