@font-face {
    font-family:'Gotham HTF medium';
    src: url('fonts/GothamHTFMedium.otf') format('opentype');
}

@font-face {
    font-family:'GothamHTF MediumCondensed';
    src: url('fonts/GothamHTFMediumCondensed.otf') format('opentype');
}

@font-face {
    font-family:'GothamHTF BoldCondensed';
    src: url('fonts/GothamHTFBoldCondensed.otf') format('opentype');
}

@font-face {
    font-family:'GothamHTF LightCondensed';
    src: url('fonts/GothamCondensed-Light.otf') format('opentype');
}

@font-face {
    font-family:'GothamHTF Medium';
    src: url('fonts/Gotham-Medium.otf') format('opentype');
}

@font-face {
    font-family:'GothamHTF Book';
    src: url('fonts/Gotham-Book.otf') format('opentype');
}
