@font-face {
    font-family: 'Gotham-Bold';
    src: url('fonts/Gotham/Gotham-Bold/Gotham-Bold.eot');
    src: url('fonts/Gotham/Gotham-Bold/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham/Gotham-Bold/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham/Gotham-Bold/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham/Gotham-Bold/Gotham-Bold.ttf') format('truetype'),
        url('fonts/Gotham/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('fonts/Gotham/Gotham-Book/Gotham-Book.eot');
    src: url('fonts/Gotham/Gotham-Book/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham/Gotham-Book/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham/Gotham-Book/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham/Gotham-Book/Gotham-Book.ttf') format('truetype'),
        url('fonts/Gotham/Gotham-Book/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}