@font-face {
    font-family: 'gotham-light';
    src: url("Gotham-Light.woff") format("woff"), 
         url("Gotham-Light.woff2") format("woff2"), 
         url('Gotham-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
