@font-face {
    font-family: 'GothamNarrowBook';
    src: url('fonts/GothamNarrowBook.eot');
    src: url('fonts/GothamNarrowBook.eot') format('embedded-opentype'),
         url('fonts/GothamNarrowBook.woff2') format('woff2'),
         url('fonts/GothamNarrowBook.woff') format('woff'),
         url('fonts/GothamNarrowBook.ttf') format('truetype'),
         url('fonts/GothamNarrowBook.svg#GothamNarrowBook') format('svg');
}

@font-face {
    font-family: 'GothamNarrowThin';
    src: url('fonts/GothamNarrowThin.eot');
    src: url('fonts/GothamNarrowThin.eot') format('embedded-opentype'),
         url('fonts/GothamNarrowThin.woff2') format('woff2'),
         url('fonts/GothamNarrowThin.woff') format('woff'),
         url('fonts/GothamNarrowThin.ttf') format('truetype'),
         url('fonts/GothamNarrowThin.svg#GothamNarrowThin') format('svg');
}

@font-face {
    font-family: 'GothamNarrowLight';
    src: url('fonts/GothamNarrowLight.eot');
    src: url('fonts/GothamNarrowLight.eot') format('embedded-opentype'),
         url('fonts/GothamNarrowLight.woff2') format('woff2'),
         url('fonts/GothamNarrowLight.woff') format('woff'),
         url('fonts/GothamNarrowLight.ttf') format('truetype'),
         url('fonts/GothamNarrowLight.svg#GothamNarrowLight') format('svg');
}


@font-face {
    font-family: 'GothamNarrowMedium';
    src: url('fonts/GothamNarrowMedium.eot');
    src: url('fonts/GothamNarrowMedium.eot') format('embedded-opentype'),
         url('fonts/GothamNarrowMedium.woff2') format('woff2'),
         url('fonts/GothamNarrowMedium.woff') format('woff'),
         url('fonts/GothamNarrowMedium.ttf') format('truetype'),
         url('fonts/GothamNarrowMedium.svg#GothamNarrowMedium') format('svg');
}

@font-face {
    font-family: 'GothamNarrowBold';
    src: url('fonts/GothamNarrowBold.eot');
    src: url('fonts/GothamNarrowBold.eot') format('embedded-opentype'),
         url('fonts/GothamNarrowBold.woff2') format('woff2'),
         url('fonts/GothamNarrowBold.woff') format('woff'),
         url('fonts/GothamNarrowBold.ttf') format('truetype'),
         url('fonts/GothamNarrowBold.svg#GothamNarrowBold') format('svg');
}

