
@font-face {
    font-family: 'Font-Thin';
    src: url('fonts/Gotham/GothamThin.otf') format('opentype'), url('fonts/Gotham/Gotham-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Font-Book';
    src: url('fonts/Gotham/GothamBook.otf') format('opentype'), url('fonts/Gotham/Gotham-Book.ttf') format('truetype');
}
@font-face {
    font-family: 'Font-Medium';
    src: url('fonts/Gotham/GothamMedium.otf') format('opentype'), url('fonts/Gotham/Gotham-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Font-Bold';
    src: url('fonts/Gotham/Gotham-Bold.woff') format('woff'),url('fonts/Gotham/Gotham-Bold.otf?#iefix') format('opentype'),url('fonts/Gotham/Gotham-Bold.ttf?#iefix') format('truetype'),url('fonts/Gotham/Gotham-Bold.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Font-Header';
    src: url('fonts/Gotham/GothamMedium.otf') format('opentype'), url('fonts/Gotham/Gotham-Medium.ttf') format('truetype');
}


