@font-face {
    font-family: "Gotham";
    src: url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: "Gotham Book";
    src: url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
}
