@font-face {
    font-family: 'Gotham Condensed';
    src: url('GothamCond-Book.otf');
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('GothamCondensed-Bold.otf');
    font-weight: bold;
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('GothamCondensed-Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family: 'Gotham Menu';
    src: url('../gotham/Gotham-Book.ttf');
}

/* @font-face {
    font-family: 'Gotham-Menu';
    src: url('../gotham/Gotham-Book.ttf');
    font-weight: 700;
} */