@font-face {
    font-family: 'Gotham Condensed';
    src: local('Gotham Condensed Black'), local('Gotham-Condensed-Black'), url('GothamCond-Black.woff2') format('woff2'), url('GothamCond-Black.woff') format('woff'), url('GothamCond-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


/*
@font-face {
    font-family: 'Gotham Medium';
    src: local('Gotham Medium'), local('Gotham-Medium'), url('GothamMedium.otf') format('otf'), url('GothamMedium.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Black';
    src: local('Gotham Black'), local('Gotham-Black'), url('Gotham-Black.otf') format('oft');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Bold';
    src: local('Gotham Bold'), local('Gotham-Bold'), url('Gotham-Bold.otf') format('otf'), url('Gotham-Bold.ttf') format('truetype'), url('Gotham-Bold.woff2') format('woff2'), url('Gotham-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: local('Gotham Book'), local('Gotham-Book'), url('GothamBook.woff2') format('woff2'), url('GothamBook.woff') format('woff'), url('GothamBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/