@font-face { 
    font-family: 'Gotham Light';
    src: url('../fonts/Gotham-Light.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face { 
    font-family: 'Gotham Ultra';
    src: url('../fonts/Gotham-Ultra.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}