@font-face {
    font-family: gotham;
    src: url('Gotham-Font/GothamBook.ttf');
}
@font-face {
    font-family: gotham-light;
    src: url('Gotham-Font/Gotham-Light.otf');
}