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