@font-face {
    font-family: 'GothamCondensedBook';
    src: url('../fonts/GothamCondensedBookRegular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GothamCondensedBookRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GothamCondensedBookRegular.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GothamCondensedBookRegular.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GothamCondensedBookRegular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/GothamCondensedBookRegular.svg') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamCondensedBold';
    src: url('../fonts/GothamCondensed-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GothamCondensed-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GothamCondensed-Bold.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GothamCondensed-Bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GothamCondensed-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/GothamCondensed-Bold.svg') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamNarrowBold';
    src: url('../fonts/GothamNarrow-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GothamNarrow-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GothamNarrow-Bold.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GothamNarrow-Bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GothamNarrow-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/GothamNarrow-Bold.svg') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}