@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 100;
    src: 
    local('Gotham Thin'),
    url("/fonts/gotham/gotham%20Thin/Gotham%20Thin.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/Gotham-Thin.woff) format('woff');
}

@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 200;
    src: 
    local('Gotham XLight'),
    url("/fonts/gotham/gotham%20extra%20light/Gotham%20extra%20Light.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/Gotham-XLight.woff) format('woff');
}

@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 300;
    src: 
    local('Gotham Light'),
    url("/fonts/gotham/gotham%20light/Gotham%20Light.otf") format("opentype");
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 400;
    src: 
    local('Gotham Book'),
    url("/fonts/gotham/gotham%20book/gotham%20book.otf") format("opentype");
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Medium'),
    url("/fonts/gotham/gotham%20medium/Gotham%20Medium.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/GothamMedium.woff) format('woff')
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 600;
    src: 
    local('Gotham Bold'),
    url("/fonts/gotham/gotham%20bold/Gotham%20Bold.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/GothamBold.woff) format('woff')
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: Bold;
    src: 
    local('Gotham Bold'),
    url("/fonts/gotham/gotham%20bold/Gotham%20Bold.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/GothamBold.woff) format('woff')
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 700;
    src: 
    local('Gotham Black'),
    url("/fonts/gotham/gotham%20black/Gotham%20black.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/Gotham-Black.woff) format('woff')
}
/*
@font-face {
    font-family: gotham ultra;
    font-style: italic;
    font-weight: 500;
    src: 
    local('Gotham Ultra'),
    url("/fonts/gotham/gotham%20ultra/Gotham%20ultra.otf") format("opentype"),
    url(https://fonts.cdnfonts.com/s/14898/Gotham-UltraItalic.woff) format('woff')
}

@font-face {
    font-family: gotham;
    font-style: italic;
    font-weight: 400;
    src: local('Gotham'),url('/fonts/gotham/gotham%20italic/gotham%20italic.otf') format("opentype");
}
@font-face {
    font-family: gotham;
    font-style: italic;
    font-weight: 300;
    src: local('Gotham'),
    url(/fonts/gotham/gotham%20light/Gotham%20Light.otf) format("opentype"), 
    url(https://fonts.cdnfonts.com/s/14898/GothamLightItalic.woff) format('woff');
}

@font-face {
    font-family: gotham;
    font-style: italic;
    font-weight: 500;
    src: local('Gotham'),url(https://fonts.cdnfonts.com/s/14898/GothamMediumItalic.woff) format('woff')
}

@font-face {
    font-family: gotham;
    font-style: italic;
    font-weight: 700;
    src: local('Gotham'),url(/fonts/gotham/gotham%20bold%20italic/Gotham%20Light.ttf) format('ttf'),url(https://fonts.cdnfonts.com/s/14898/GothamBoldItalic.woff) format('woff')
}

@font-face {
    font-family: gotham black;
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Black'),url(/fonts/gotham/gotham%20black/Gotham%20black.otf) format("opentype"),url(https://fonts.cdnfonts.com/s/14898/Gotham-Black.woff) format('woff')
}

@font-face {
    font-family: gotham light;
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Light'),url(https://fonts.cdnfonts.com/s/14898/Gotham-Light.woff) format('woff')
}

@font-face {
    font-family: gotham thin;
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Thin'),url(https://fonts.cdnfonts.com/s/14898/Gotham-Thin.woff) format('woff')
}

@font-face {
    font-family: gotham xlight;
    font-style: normal;
    font-weight: 500;
    src: local('Gotham XLight'),url(https://fonts.cdnfonts.com/s/14898/Gotham-XLight.woff) format('woff')
}

@font-face {
    font-family: gotham book;
    font-style: italic;
    font-weight: 500;
    src: local('Gotham Book'),url(https://fonts.cdnfonts.com/s/14898/Gotham-BookItalic.woff) format('woff')
}

@font-face {
    font-family: gotham thin;
    font-style: italic;
    font-weight: 500;
    src: local('Gotham Thin'),url(https://fonts.cdnfonts.com/s/14898/Gotham-ThinItalic.woff) format('woff')
}

@font-face {
    font-family: gotham ultra;
    font-style: italic;
    font-weight: 500;
    src: local('Gotham Ultra'),url(https://fonts.cdnfonts.com/s/14898/Gotham-UltraItalic.woff) format('woff')
}

@font-face {
    font-family: gotham xlight;
    font-style: italic;
    font-weight: 500;
    src: local('Gotham XLight'),url(https://fonts.cdnfonts.com/s/14898/Gotham-XLightItalic.woff) format('woff')
}
*/