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

